AspNetCore.Identity.MongoDB
User data store
A library that enables data storage and management of user membership information in MongoDB using ASP.NET Core Identity.
MongoDB Data Store Adaptor for ASP.NET Core Identity
230 stars
22 watching
69 forks
Language: C#
last commit: almost 6 years ago aspnetaspnetcoreaspnetcoreidentityidentitymembershipmongodb
Related projects:
Repository | Description | Stars |
---|---|---|
alexandre-spieser/aspnetcore.identity.mongodbcore | A library that allows using MongoDB as the backend for ASP.NET Core Identity user and role management | 259 |
miltador/aspnetcore.identity.dynamodb | An ASP.NET Core Identity library that integrates DynamoDB as its data store | 35 |
maqduni/aspnetcore.identity.ravendb | Provides an ASP.NET Core identity provider with RavenDB persistent store for user and role data | 16 |
sitecore/sitecore-identityserver-contrib-membership | A plugin for Identity Server that uses an ASP.NET 2.0 Membership Database as its user store | 1 |
linq2db/linqtodb.identity | An ASP.NET Core Identity provider using LinqToDB for storing user and role data. | 46 |
lkubis/aspnetcore.identity.cassandra | A Cassandra-based storage adapter for ASP.NET Core Identity | 14 |
diogodamiani/identityserver4.contrib.mongodb | A MongoDB-based implementation of IdentityServer4's persistence layer | 111 |
judahgabriel/ravendb.identity | A RavenDB-based identity provider for ASP.NET Core applications. | 61 |
juliusangwenyi/sitecorehostplugins | A repository for Sitecore Identity Server extensions using C# plugins | 2 |
aspnetboilerplate/module-zero-forsaken | Provides integration with ASP.NET Identity for authentication and authorization management in a multi-tenant application | 497 |
jeapostrophe/mongodb | Provides a direct interface to a popular document-oriented data store from Racket | 18 |
sgjsakura/aspnetcore | Provides a set of utility libraries and tools for building ASP.NET Core applications, including authentication, tag helpers, and session management. | 162 |
json-api-dotnet/jsonapidotnetcore.mongodb | A package that simplifies MongoDB integration with JsonApiDotNetCore APIs. | 14 |
digipolisantwerp/dataaccess_aspnetcore_deprecated | A repository and unit-of-work framework for ASP.NET Core data access using Entity Framework. | 140 |
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |