ASP.NET 5 Identity 3 provider with MongoDB as storage.
Info
| Version: | 1.0.0-rc2-final |
| Author(s): | Grant Megrabyan |
| Last Update: | Tuesday, June 14, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/GrantMegrabyan/AspNet.Identity3.MongoDB |
| NuGet Url: | https://www.nuget.org/packages/AspNet.Identity3.MongoDB |
Install
Install-Package AspNet.Identity3.MongoDB
dotnet add package AspNet.Identity3.MongoDB
paket add AspNet.Identity3.MongoDB
AspNet.Identity3.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDb.Driver(>= 2.2.4)
- Microsoft.AspNet.Identity(>= 3.0.01)
Tags