RavenDB.Identity
Identity provider
A RavenDB-based identity provider for ASP.NET Core applications.
RavenDB Identity provider for ASP.NET Core. Let RavenDB manage your users and logins.
61 stars
14 watching
29 forks
Language: C#
last commit: 7 months ago asp-net-coreasp-net-core-identityidentitynosqlravendb
Related projects:
Repository | Description | Stars |
---|---|---|
maqduni/aspnetcore.identity.ravendb | Provides an ASP.NET Core identity provider with RavenDB persistent store for user and role data | 16 |
linq2db/linqtodb.identity | An ASP.NET Core Identity provider using LinqToDB for storing user and role data. | 46 |
alexandre-spieser/aspnetcore.identity.mongodbcore | A library that allows using MongoDB as the backend for ASP.NET Core Identity user and role management | 259 |
tugberkugurlu/aspnetcore.identity.mongodb | A library that enables data storage and management of user membership information in MongoDB using ASP.NET Core Identity. | 230 |
aguafrommars/identity.redis | A Redis-based implementation of ASP.NET Identity for .NET applications | 35 |
aspnetboilerplate/module-zero-forsaken | Provides integration with ASP.NET Identity for authentication and authorization management in a multi-tenant application | 497 |
lkubis/aspnetcore.identity.cassandra | A Cassandra-based storage adapter for ASP.NET Core Identity | 14 |
ayende/ravendb | A document database with LINQ support for .NET applications | 296 |
sitecore/sitecore-identityserver-contrib-membership | A plugin for Identity Server that uses an ASP.NET 2.0 Membership Database as its user store | 1 |
raven-ie/nldatabase | A lightweight C++ wrapper for the SQLite database engine | 0 |
diogodamiani/identityserver4.contrib.mongodb | A MongoDB-based implementation of IdentityServer4's persistence layer | 111 |
azuread/azure-activedirectory-identitymodel-extensions-for-dotnet | A set of libraries and tools for authenticating users with multiple identity providers in .NET applications | 1,060 |
miltador/aspnetcore.identity.dynamodb | An ASP.NET Core Identity library that integrates DynamoDB as its data store | 35 |
danielmewes/php-rql | A PHP client driver for the RethinkDB query language. | 339 |
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |