keith-Jairam's Stars
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
poorna-soysa/vertical-slice-architecture-template
Vertical Slice Architecture Template for .NET 8
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
openiddict/openiddict-samples
.NET samples for OpenIddict
nadirbad/VerticalSliceArchitecture
Vertical Slice Architecture solution template in .NET 8
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 6 and newer.
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
m-jovanovic/yarp-api-gateway-sample
Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs
MudBlazor/Templates
Ready to use Blazor Templates in different styles and layout with all the basic setup already done for MudBlazor.
keith-Jairam/ClientSIde-code-sample
A code sample to start playing with BEE Plugin
carlfranklin/BlazorRepositoryDemo
A Blazor demo of implementing a generic repository that can be used on the client and the server, and includes query filtering.
keith-Jairam/pk-pass-display
Displays passes generated from PassKit
fullstackhero/blazor-wasm-boilerplate
Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
ostranme/swagger-ui-themes
:boom: A collection of css themes to spice up your Swagger docs
damienbod/ApiJwtWithTwoSts
Web API authorization, multi-IDP solutions in ASP.NET Core
iammukeshm/AspNetCoreHero-Boilerplate
ASP.NET CORE HERO - Boilerplate template for your next project!
Amitpnk/Clean-Architecture-ASP.NET-Core
Complete solution template which is built on Clean Architecture with all essential feature, CI/CD, best practice, testing Strategy using the testing pyramid and documentation using .NET 5!
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
iammukeshm/CustomUserManagement.MVC
Let’s go in-depth and understand the functionalities you can achieve with the help of Microsoft Identity. We will build a small yet practical implementation of Custom User Management in ASP.NET Core MVC with Identity.
iammukeshm/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
IcaroTorres-zz/HateoasNet
A small hateoas library for .NET with fluent-like configuration and easy integrations with lambda expressions for building hateoas links with type mapping. Supports ease for custom hateoas output implementations.