6 skills found
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)
simonfaltum / AspNetCore.Identity.DapperDapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.
timothyleerussell / Snoffleware.LLBLGen.Identity.NET 8 Identity custom UserStore/RoleStore implementation using LLBLGen (https://llblgen.com) as the persistence provider.
sasaman91 / CoreIdentityWithStoresCustom Implementation of IdentityRole, IdentityUser, RoleStore and UserStore
TheJackGower / Custom Identity DotNetCoreThis project demonstrates how to create your own user and role store, giving you the power to retrieve and insert data via ado.net - rather than entity framework.
shturm / Mono WebapiWebAPI OAuth2 authentication with MySQL UserStore and AspNet.Identity