Identity.Samples 1.0.6

dotnet add package Identity.Samples --version 1.0.6
NuGet\Install-Package Identity.Samples -Version 1.0.6
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="Identity.Samples" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Identity.Samples --version 1.0.6
#r "nuget: Identity.Samples, 1.0.6"
#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 Identity.Samples as a Cake Addin
#addin nuget:?package=Identity.Samples&version=1.0.6

// Install Identity.Samples as a Cake Tool
#tool nuget:?package=Identity.Samples&version=1.0.6

This package contains an ASP.NET MVC application which shows you how to use the features in ASP.NET Identity. Install this package in an empty ASP.NET project.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.6 3,974 11/6/2019
1.0.5 986 11/6/2019
1.0.4 988 11/6/2019
1.0.3 1,028 11/5/2019
1.0.2 967 11/5/2019
1.0.1 1,001 11/5/2019
1.0.0.2 1,031 11/5/2019
1.0.0.1 982 11/5/2019
1.0.0 1,007 11/5/2019

Microsoft ASP.NET MVC Identity Samples