AspNet.Identity.MongoDB
2.0.8
A mongodb provider for the new ASP.NET Identity framework. My aim is to ensure this project is well tested and configurable.
Install-Package AspNet.Identity.MongoDB -Version 2.0.8
dotnet add package AspNet.Identity.MongoDB --version 2.0.8
<PackageReference Include="AspNet.Identity.MongoDB" Version="2.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.Identity.MongoDB --version 2.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Update to the new MongoDB 2.0 driver and remove coupling to the legacy driver. We now have async support with the Identity interfaces.
Dependencies
-
- Microsoft.AspNet.Identity.Core (>= 2.2.1)
- MongoDB.Driver (>= 2.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspNet.Identity.MongoDB:
Package | Downloads |
---|---|
Startup.Web
Helper library to startup new web based projects using DDD Architecture
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.8 | 58,738 | 4/13/2015 |
2.0.7 | 806 | 4/13/2015 |
2.0.6-alpha | 545 | 4/10/2015 |
2.0.4-alpha | 811 | 4/10/2015 |
1.0.11 | 17,368 | 10/24/2014 |
1.0.10 | 3,796 | 6/20/2014 |
1.0.9 | 1,815 | 6/4/2014 |
1.0.8 | 919 | 5/6/2014 |
1.0.2-alpha1 | 671 | 1/16/2014 |
1.0.1-alpha1 | 567 | 1/16/2014 |
1.0.0-alpha1 | 589 | 1/14/2014 |