AspNet.Identity.DataAccess 2.1.0.6

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

Provider for ASP.NET Identity implemented using Telerik Data Access.

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

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AspNet.Identity.DataAccess:

Repository Stars
KalikoCMS/KalikoCMS.Core
Open source content management system (CMS) for the ASP.NET platform.
Version Downloads Last updated
2.1.0.6 815 11/18/2014
2.1.0 191 11/18/2014
2.1.0-beta4 67 10/29/2014
2.1.0-beta3 85 10/24/2014
2.1.0-alpha 56 10/21/2014

- Fixes Object reference exception when using social authentication