Microsoft.AspNet.Identity.Samples 2.1.0-alpha1

This is a prerelease version of Microsoft.AspNet.Identity.Samples.
dotnet add package Microsoft.AspNet.Identity.Samples --version 2.1.0-alpha1
                    
NuGet\Install-Package Microsoft.AspNet.Identity.Samples -Version 2.1.0-alpha1
                    
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.Samples" Version="2.1.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.Identity.Samples" Version="2.1.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.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 Microsoft.AspNet.Identity.Samples --version 2.1.0-alpha1
                    
#r "nuget: Microsoft.AspNet.Identity.Samples, 2.1.0-alpha1"
                    
#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=Microsoft.AspNet.Identity.Samples&version=2.1.0-alpha1&prerelease
                    
Install Microsoft.AspNet.Identity.Samples as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.Identity.Samples&version=2.1.0-alpha1&prerelease
                    
Install Microsoft.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.

There are no supported framework assets in this 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
2.1.0-alpha1 38,234 6/6/2014
2.0.0-beta2 8,533 3/20/2014
2.0.0-beta1 1,030 2/11/2014