Microsoft.AspNet.Identity.EntityFramework
2.2.3
ASP.NET Identity providers that use Entity Framework.
Install-Package Microsoft.AspNet.Identity.EntityFramework -Version 2.2.3
dotnet add package Microsoft.AspNet.Identity.EntityFramework --version 2.2.3
<PackageReference Include="Microsoft.AspNet.Identity.EntityFramework" Version="2.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Identity.EntityFramework --version 2.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNet.Identity.EntityFramework, 2.2.3"
#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.EntityFramework as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Identity.EntityFramework&version=2.2.3
// Install Microsoft.AspNet.Identity.EntityFramework as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Identity.EntityFramework&version=2.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EntityFramework (>= 6.1.0)
- Microsoft.AspNet.Identity.Core (>= 2.2.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.AspNet.Identity.EntityFramework:
| Package | Downloads |
|---|---|
|
Microsoft.AspNet.Identity.EntityFramework.de
Dieses Paket enthält die deutschen Satellitenassemblys für die ASP.NET Identity Entity Framework-Bibliotheken.
|