Contrib.Microsoft.AspNetCore.Identity.MongoDB
2.0.5
A MongoDB provider for ASP.NET Core 2 Identity framework.
Upgrade https://github.com/g0t4/aspnet-identity-mongo to netcore2
Install-Package Contrib.Microsoft.AspNetCore.Identity.MongoDB -Version 2.0.5
dotnet add package Contrib.Microsoft.AspNetCore.Identity.MongoDB --version 2.0.5
<PackageReference Include="Contrib.Microsoft.AspNetCore.Identity.MongoDB" Version="2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Contrib.Microsoft.AspNetCore.Identity.MongoDB --version 2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Convert back to using DateTime to store LockoutEndDate, DateTimeOffset serializes to an array of values which could make it hard for people to sort on this and query on this. Also DateTime was used in the v2 driver, so this makes the upgrade story easier.
Dependencies
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.Identity (>= 2.0.1)
- MongoDB.Driver (>= 2.3.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Identity (>= 2.0.1)
- MongoDB.Driver (>= 2.3.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Contrib.Microsoft.AspNetCore.Identity.MongoDB:
Package | Downloads |
---|---|
Twin.Company.Contracts
Package Description
|
|
Twin.Account.Contracts
Package Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.5 | 45,675 | 2/4/2018 |