AspNet.Identity3.MongoDB
1.0.0-rc1-final-u2
This is a prerelease version of AspNet.Identity3.MongoDB.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AspNet.Identity3.MongoDB --version 1.0.0-rc1-final-u2
NuGet\Install-Package AspNet.Identity3.MongoDB -Version 1.0.0-rc1-final-u2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AspNet.Identity3.MongoDB" Version="1.0.0-rc1-final-u2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.Identity3.MongoDB --version 1.0.0-rc1-final-u2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNet.Identity3.MongoDB, 1.0.0-rc1-final-u2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AspNet.Identity3.MongoDB as a Cake Addin #addin nuget:?package=AspNet.Identity3.MongoDB&version=1.0.0-rc1-final-u2&prerelease // Install AspNet.Identity3.MongoDB as a Cake Tool #tool nuget:?package=AspNet.Identity3.MongoDB&version=1.0.0-rc1-final-u2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASP.NET 5 Identity 3 provider with MongoDB as storage
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- Microsoft.AspNet.Identity (>= 3.0.0-rc1-final)
- MongoDb.Driver (>= 2.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc2-final | 1,920 | 6/14/2016 |
1.0.0-rc1-final-u2 | 1,722 | 12/3/2015 |
1.0.0-rc1-final-u1 | 1,631 | 12/3/2015 |
1.0.0-rc1-final | 1,408 | 11/24/2015 |
1.0.0-beta7 | 1,234 | 10/28/2015 |
0.0.3 | 2,133 | 2/10/2015 |
0.0.2 | 1,578 | 2/9/2015 |
Fixed bug of changing collection in enumeration in UserStore.RemoveLoginAsync()