AspNet.Identity.DataAccess 2.1.0.7

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

// Install AspNet.Identity.DataAccess as a Cake Tool
#tool nuget:?package=AspNet.Identity.DataAccess&version=2.1.0.7

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AspNet.Identity.DataAccess:

Package Downloads
KalikoCMS.Identity

Package contains the ASP.NET Identity provider for Kaliko CMS - an open-source content management system. Provides database independent authentication for your Kaliko CMS project. You'll find information on how to get started over at: http://kaliko.com/cms/get-started/

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.7 11,391 9/13/2015
2.1.0.6 3,657 11/18/2014
2.1.0 1,489 11/18/2014
2.1.0-beta4 1,227 10/29/2014
2.1.0-beta3 1,123 10/24/2014
2.1.0-alpha 1,029 10/21/2014

- Fixes bug in user delete method