Pinned Repositories
AuthenticationWithClientSideBlazor
Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
AwsReinventWIN401
The code we used to create the demo app for the re:Invent 2018 break-out session "WIN401 Architecting ASP.NET Core Microservices Applications on AWS". Note that for the demo, we had each project in its own Git repo, and the solution file in its own repo. For Github, however, we're just putting it all in one.
CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
CsvExport
Very simple CSV-export tool for C#
Docs
Documentation for ASP.NET and ASP.NET Core
EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology
Enumeration
A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options. No third-party dependencies.
Finbuckle.MultiTenant
Finbuckle.MultiTenant is an open source multitenancy library for .NET. It provides tenant resolution, per-tenant app behavior, and per-tenant data isolation.
Funcular.DotNetCore.IdGenerators
Port of Funcular.IdGenerators to .NET Core 1.1 + .NET Standard 2.0
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
hanslai's Repositories
hanslai/AwsReinventWIN401
The code we used to create the demo app for the re:Invent 2018 break-out session "WIN401 Architecting ASP.NET Core Microservices Applications on AWS". Note that for the demo, we had each project in its own Git repo, and the solution file in its own repo. For Github, however, we're just putting it all in one.
hanslai/AuthenticationWithClientSideBlazor
Companion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
hanslai/CarChecker
A sample Blazor WebAssembly application that includes authentication, in-browser data storage, offline support, localization, responsive layouts, and more. For a video walkthrough, see this link:
hanslai/CsvExport
Very simple CSV-export tool for C#
hanslai/Docs
Documentation for ASP.NET and ASP.NET Core
hanslai/EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology
hanslai/Enumeration
A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options. No third-party dependencies.
hanslai/Finbuckle.MultiTenant
Finbuckle.MultiTenant is an open source multitenancy library for .NET. It provides tenant resolution, per-tenant app behavior, and per-tenant data isolation.
hanslai/Funcular.DotNetCore.IdGenerators
Port of Funcular.IdGenerators to .NET Core 1.1 + .NET Standard 2.0
hanslai/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
hanslai/NSpecifications
Specification Pattern for .Net
hanslai/SecuringBlazorClientSideApplications
Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.
hanslai/SimplCommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
hanslai/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
hanslai/Tavis.JsonPatch