-
WiredViews
- Akron, Ohio
- https://www.seangwright.me
- @seangwright
Sponsoring
Highlights
Block or Report
Block or report seangwright
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A TypeScript implementation of the C# library CSharpFunctionalExtensions, including synchronous and asynchronous Maybe and Result monads.
-
This package provides ASP.NET Core Tag Helpers and abstractions for the Page Builder in Kentico Xperience applications.
-
A CQRS implementation influenced by jbogard/MediatR combined with vkhorikov/CSharpFunctionalExtensions Monads for Kentico Xperience applications.
-
A Kentico Xperience Form Control Extender that sync the Form Control value to/from Page CustomData fields
C#
-
An ASP.NET Core ResourceFilter that can redirect HTTP requests to other URLs, configurable per-Page from the Xperience Administration application
C#
-
Utilities to help quickly create and register MVC Page Templates in Kentico Xperience
C#
504 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 1 repository
Created a pull request in Kentico/xperience-algolia that received 1 comment
Feature: Extensions / Solution
Motivation
Return IServiceCollection
from the AddAlgolia()
extension so that it doesn't break fluent chaining in configuration
services .AddKentico…
Opened 6 other pull requests in 5 repositories
Kentico/xperience-algolia
2
open
kentico-ericd/xperience-core-breadcrumbs
1
open
timferres/kenticoextensions
1
open
Kentico/devnet.kentico.com
1
merged
seangwright/devnet.kentico.com
1
closed
Created an issue in Kentico/xperience-algolia that received 1 comment
Bug: searchModelType in AlgoliaSearch_IndexedContent is always null
Brief bug description
searchModelType is always null
, so when I navigate to the "Indexed Content" tab of the Algolia Search module in the CMS, it t…