AspNetCore.Identity.RavenDb
Identity storage
Provides an ASP.NET Core identity provider with RavenDB persistent store for user and role data
RavenDB user/role persistent store for ASP.NET Core identity provider
16 stars
5 watching
9 forks
Language: C#
last commit: about 2 years ago aspdatabaseidentity-providernetcoreno-sqlnugetravendb
Related projects:
Repository | Description | Stars |
---|---|---|
judahgabriel/ravendb.identity | A RavenDB-based identity provider for ASP.NET Core applications. | 61 |
tugberkugurlu/aspnetcore.identity.mongodb | A library that enables data storage and management of user membership information in MongoDB using ASP.NET Core Identity. | 230 |
alexandre-spieser/aspnetcore.identity.mongodbcore | A library that allows using MongoDB as the backend for ASP.NET Core Identity user and role management | 259 |
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 |
miltador/aspnetcore.identity.dynamodb | An ASP.NET Core Identity library that integrates DynamoDB as its data store | 35 |
sitecore/sitecore-identityserver-contrib-membership | A plugin for Identity Server that uses an ASP.NET 2.0 Membership Database as its user store | 1 |
ayende/ravendb | A document database with LINQ support for .NET applications | 296 |
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 |
raven-ie/nldatabase | A lightweight C++ wrapper for the SQLite database engine | 0 |
robearlam/sitecore-netcore-auth | A repository showcasing authentication setup in a .NET Core headless Sitecore application | 0 |
aguafrommars/identity.redis | A Redis-based implementation of ASP.NET Identity for .NET applications | 35 |
juliusangwenyi/sitecorehostplugins | A repository for Sitecore Identity Server extensions using C# plugins | 2 |
jonpsmith/authpermissions.aspnetcore | Provides extra authorization and multi-tenant features to ASP.NET Core applications. | 799 |