list community maintained store providers on Readme
This is particularly helpful to see most of the store providers in one place and it would be easy for newcomers to see that they are not tied to implementations provided by this repo.
This commit is contained in:
parent
eabec2b476
commit
4a3912050b
|
|
@ -8,3 +8,7 @@ Travis: [](http
|
|||
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
|
||||
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|
||||
|
||||
## Community Maintained Store Providers
|
||||
|
||||
- [ASP.NET Identity MongoDB Provider](https://github.com/tugberkugurlu/AspNetCore.Identity.MongoDB)
|
||||
|
|
|
|||
Loading…
Reference in New Issue