AspNetCore.Identity.MongoDbCore
Identity adapter
A library that allows using MongoDB as the backend for ASP.NET Core Identity user and role management
A 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)
259 stars
13 watching
70 forks
Language: C#
last commit: over 1 year ago asp-net-coreaspnetcoreidentitymongodbrolestorestoreuserstore
Related projects:
Repository | Description | Stars |
---|---|---|
tugberkugurlu/aspnetcore.identity.mongodb | A library that enables data storage and management of user membership information in MongoDB using ASP.NET Core Identity. | 230 |
maqduni/aspnetcore.identity.ravendb | Provides an ASP.NET Core identity provider with RavenDB persistent store for user and role data | 16 |
miltador/aspnetcore.identity.dynamodb | An ASP.NET Core Identity library that integrates DynamoDB as its data store | 35 |
lkubis/aspnetcore.identity.cassandra | A Cassandra-based storage adapter for ASP.NET Core Identity | 14 |
judahgabriel/ravendb.identity | A RavenDB-based identity provider for ASP.NET Core applications. | 61 |
linq2db/linqtodb.identity | An ASP.NET Core Identity provider using LinqToDB for storing user and role data. | 46 |
sitecore/sitecore-identityserver-contrib-membership | A plugin for Identity Server that uses an ASP.NET 2.0 Membership Database as its user store | 1 |
aspnetboilerplate/module-zero-forsaken | Provides integration with ASP.NET Identity for authentication and authorization management in a multi-tenant application | 497 |
diogodamiani/identityserver4.contrib.mongodb | A MongoDB-based implementation of IdentityServer4's persistence layer | 111 |
sgjsakura/aspnetcore | Provides a set of utility libraries and tools for building ASP.NET Core applications, including authentication, tag helpers, and session management. | 162 |
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |
json-api-dotnet/jsonapidotnetcore.mongodb | A package that simplifies MongoDB integration with JsonApiDotNetCore APIs. | 14 |
juliusangwenyi/sitecorehostplugins | A repository for Sitecore Identity Server extensions using C# plugins | 2 |
paulvanbladel/aurelia-identityserver-aspnetcore | A sample project demonstrating integration of Aurelia with IdentityServer 4 and ASP.NET Core using docker. | 37 |
mikaelnet/sitecore-access-rights | Improves access rights management in Sitecore to allow for selective item version deletion and self-item deletion | 2 |