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.
<PackageVersion Include="Identity.Samples" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Identity.Samples" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Identity.Samples&version=1.0.6
                    
Install Identity.Samples as a Cake Addin
#tool nuget:?package=Identity.Samples&version=1.0.6
                    
Install Identity.Samples as a Cake Tool

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 4,885 11/6/2019
1.0.5 1,059 11/6/2019
1.0.4 1,071 11/6/2019
1.0.3 1,117 11/5/2019
1.0.2 1,039 11/5/2019
1.0.1 1,080 11/5/2019
1.0.0.2 1,103 11/5/2019
1.0.0.1 1,048 11/5/2019
1.0.0 1,075 11/5/2019

Microsoft ASP.NET MVC Identity Samples