109 skills found · Page 1 of 4
aspnet / Identity[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
aspnetrun / Run Aspnetcore RealworldE-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 ->
matteofabbri / AspNetCore.Identity.MongoThis is a MongoDB provider for the ASP.NET Core 2 Identity framework
alexandre-spieser / AspNetCore.Identity.MongoDbCoreA MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.2. Allows you to use MongoDb instead of SQL server with Microsoft.AspNetCore.Identity 2.2. (not Identity 3.0)
chrissainty / AuthenticationWithClientSideBlazorCompanion code sample for my blog post - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity
tugberkugurlu / AspNetCore.Identity.MongoDBMongoDB Data Store Adaptor for ASP.NET Core Identity
damienbod / AspNetCoreIdentityFido2MfaASP.NET Core (.NET 9) Identity with FIDO2 WebAuthn MFA and passwordless passkeys
DuendeArchive / IdentityModel.AspNetCore.OAuth2IntrospectionASP.NET Core authentication handler for OAuth 2.0 token introspection
CodeMazeBlog / Identity AspnetcoreThis repo contains the source code for "Identity in ASP.NET Core series" on Code Maze
BenjaminAbt / Samples.AspNetCore IdentityServer4IdentityServer4 sample with .NET Core and ASP.NET Core 2.0
simonfaltum / AspNetCore.Identity.DapperDapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.
Azure-Samples / Ms Identity Javascript Angular Spa Aspnetcore WebapiAn Angular single-page application that authenticates users with Azure AD and calls a protected ASP.NET Core web API using MSAL Angular
codekoenig / AspNetCore.Identity.DocumentDbA Cosmos DB / DocumentDB Storage Provider for ASP.NET Core Identity
nhibernate / NHibernate.AspNetCore.IdentityASP.NET Core Identity Provider for NHibernate
damienbod / AspNetCoreIdentityServer4ResourceOwnerPasswordASP.NET Core IdentityServer4 Resource Owner Flow Refresh token and custom user repository
CodeMazeBlog / Angular Identity Aspnetcore SecurityThis repo contains the source code for the "Angular Security with ASP.NET Core Identity" series of articles on "Code Maze"
fabian-blum / AspNetCore.Identity.LiteDBA LiteDB provider for ASP.NET Core Identity framework.
damienbod / AspNetCoreApiAuthMultiIdentityProviderASP.NET Core Api Auth with multiple Identity Providers
KarateJB / AspNetCore.IdentityServer4.SampleIdentity Server 4 + OpenLDAP sample code
manoj-choudhari-git / AspNetCore Identity.NET Core Web API and Cookie Authentication