Microsoft.AspNet.Identity.AspNetCoreCompat 0.0.1-alpha

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

This is a prerelease version of Microsoft.AspNet.Identity.AspNetCoreCompat.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNet.Identity.AspNetCoreCompat --version 0.0.1-alpha                
NuGet\Install-Package Microsoft.AspNet.Identity.AspNetCoreCompat -Version 0.0.1-alpha                
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="Microsoft.AspNet.Identity.AspNetCoreCompat" Version="0.0.1-alpha" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNet.Identity.AspNetCoreCompat --version 0.0.1-alpha                
#r "nuget: Microsoft.AspNet.Identity.AspNetCoreCompat, 0.0.1-alpha"                
#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 Microsoft.AspNet.Identity.AspNetCoreCompat as a Cake Addin
#addin nuget:?package=Microsoft.AspNet.Identity.AspNetCoreCompat&version=0.0.1-alpha&prerelease

// Install Microsoft.AspNet.Identity.AspNetCoreCompat as a Cake Tool
#tool nuget:?package=Microsoft.AspNet.Identity.AspNetCoreCompat&version=0.0.1-alpha&prerelease