Microsoft.AspNet.Identity.Core
2.0.1
Core interfaces for ASP.NET Identity.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.AspNet.Identity.Core -Version 2.0.1
dotnet add package Microsoft.AspNet.Identity.Core --version 2.0.1
<PackageReference Include="Microsoft.AspNet.Identity.Core" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Identity.Core --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Identity.Core, 2.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.AspNet.Identity.Core as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Identity.Core&version=2.0.1
// Install Microsoft.AspNet.Identity.Core as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Identity.Core&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.AspNet.Identity.Core:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.Identity.EntityFramework
ASP.NET Identity providers that use Entity Framework.
|
|
|
Microsoft.AspNet.Identity.Core.de
Dieses Paket enthält die deutschen Satellitenassemblys für die ASP.NET Identity Core-Bibliotheken.
|
|
|
Microsoft.AspNet.Identity.Owin
Owin implementation for ASP.NET Identity.
|