AspNet.Identity.Samples 1.0.2

dotnet add package AspNet.Identity.Samples --version 1.0.2
                    
NuGet\Install-Package AspNet.Identity.Samples -Version 1.0.2
                    
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="AspNet.Identity.Samples" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNet.Identity.Samples" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="AspNet.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 AspNet.Identity.Samples --version 1.0.2
                    
#r "nuget: AspNet.Identity.Samples, 1.0.2"
                    
#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=AspNet.Identity.Samples&version=1.0.2
                    
Install AspNet.Identity.Samples as a Cake Addin
#tool nuget:?package=AspNet.Identity.Samples&version=1.0.2
                    
Install AspNet.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 net45 is compatible.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  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.2 1,365 11/18/2019
1.0.1 573 11/18/2019
1.0.0 612 11/7/2019

This package is compatible with .NET 4.5, 4.5.2, 4.6.1, 4.7.2 and 4.8 frameworks.