QuickApp
TypeScriptGitHubemonney/QuickApp
★ 1345Jul 3, 2026
AI-ready reference architecture for Angular / ASP.NET Core projects. A hardened foundation with secure authentication, authorization, role and user management, and consistent patterns designed to be safely extended by AI tools. Stop letting AI hallucinate your auth and DB logic - give it a production-grade foundation to build on.
Matched: asp.net, authorization
AspNetAuthorizationWorkshop
C#GitHubblowdart/AspNetAuthorizationWorkshop
★ 1173Jul 4, 2026
A workshop for moving through the various new pieces in ASP.NET Core Authorization
Matched: asp.net, authorization
AuthPermissions.AspNetCore
C#GitHubJonPSmith/AuthPermissions.AspNetCore
★ 876Jun 16, 2026
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
Matched: asp.net, authorization
AspNet6IdentityServer4AngularOidcFlows
TypeScriptGitHubdamienbod/AspNet6IdentityServer4AngularOidcFlows
★ 723Jun 8, 2026
OpenID Connect Code Flow PKCE / Implicit Flow with Angular and ASP.NET Core 6 IdentityServer4
Matched: asp.net, authorization
keycloak-authorization-services-dotnet
C#GitHubNikiforovAll/keycloak-authorization-services-dotnet
★ 671Jul 1, 2026
Authentication and Authorization with Keycloak and ASP.NET Core 🔐
Matched: asp.net, authorization
run-aspnetcore-realworld
SCSSGitHubaspnetrun/run-aspnetcore-realworld
★ 505Jun 22, 2026
E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Matched: asp.net, authorization
JwtAuthDemo
C#GitHubdotnet-labs/JwtAuthDemo
★ 413Jun 16, 2026
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
Matched: asp.net, authorization
BookStores
C#GitHubCuriousDrive/BookStores
★ 350Jun 10, 2026
BookStores is a Blazor Server app using ASP.NET Core as back-end service and MSSQL for database. It has code samples for Authentication, Authorization, DataGrid, Database operations....and much. Please follow the intrsuctions to set it up on your machine.
Matched: asp.net, authorization
jwt-api
C#GitHubevgomes/jwt-api
★ 348Jun 26, 2026
Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related article: https://medium.com/@evandro.ggomes/json-web-token-authentication-with-asp-net-core-2-0-b074b0cfc870
Matched: asp.net, authorization
aspnetcore-authentication-apikey
C#GitHubmihirdilip/aspnetcore-authentication-apikey
★ 306Jun 14, 2026
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, Authorization Header, QueryParams or HeaderOrQueryParams.
Matched: asp.net, authorization