AdaskoTheBeAsT.Identity.Dapper
Identity storage library
An implementation of a Dapper-based custom identity storage provider for ASP.NET Core
Dapper implementation for Microsoft.Extensions.Identity.Stores
7 stars
3 watching
1 forks
Language: C#
last commit: 25 days ago
Linked from 1 awesome list
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 |
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 |
aspnetboilerplate/module-zero-forsaken | Provides integration with ASP.NET Identity for authentication and authorization management in a multi-tenant application | 497 |
linq2db/linqtodb.identity | An ASP.NET Core Identity provider using LinqToDB for storing user and role data. | 46 |
diogodamiani/identityserver4.contrib.mongodb | A MongoDB-based implementation of IdentityServer4's persistence layer | 111 |
aguafrommars/identity.firebase | A library providing authentication functionality using Firebase as the underlying data store | 41 |
ericdc1/dapper.simplecrud | A Dapper extension providing simple CRUD helpers with default values and flexible parameters | 1,144 |
aguafrommars/identity.redis | A Redis-based implementation of ASP.NET Identity for .NET applications | 35 |
abdonkov/dsa | An implementation of data structures and algorithms in C# for learning and reference purposes. | 687 |
tmsmith/dapper-extensions | A small C# library providing basic CRUD operations and advanced querying capabilities for POCOs without requiring attribute or base class inheritance. | 1,786 |
alexandre-spieser/aspnetcore.identity.mongodbcore | A library that allows using MongoDB as the backend for ASP.NET Core Identity user and role management | 259 |
dapr/dotnet-sdk | Provides a set of libraries and tools for building and interacting with distributed applications using the Dapr framework. | 1,114 |
openstack/keystone | Provides authentication and service discovery mechanisms for projects in the OpenStack family | 697 |
maqduni/aspnetcore.identity.ravendb | Provides an ASP.NET Core identity provider with RavenDB persistent store for user and role data | 16 |