AspNet.Identity.DataAccess
2.1.0-beta4
See the version list below for details.
dotnet add package AspNet.Identity.DataAccess --version 2.1.0-beta4
NuGet\Install-Package AspNet.Identity.DataAccess -Version 2.1.0-beta4
<PackageReference Include="AspNet.Identity.DataAccess" Version="2.1.0-beta4" />
paket add AspNet.Identity.DataAccess --version 2.1.0-beta4
#r "nuget: AspNet.Identity.DataAccess, 2.1.0-beta4"
// Install AspNet.Identity.DataAccess as a Cake Addin #addin nuget:?package=AspNet.Identity.DataAccess&version=2.1.0-beta4&prerelease // Install AspNet.Identity.DataAccess as a Cake Tool #tool nuget:?package=AspNet.Identity.DataAccess&version=2.1.0-beta4&prerelease
Provider for ASP.NET Identity implemented using Telerik Data Access.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Microsoft.AspNet.Identity.Core (>= 2.1.0)
- Telerik.DataAccess.Core (>= 2014.2.918.1)
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,702 | 9/13/2015 |
2.1.0.6 | 3,779 | 11/18/2014 |
2.1.0 | 1,525 | 11/18/2014 |
2.1.0-beta4 | 1,274 | 10/29/2014 |
2.1.0-beta3 | 1,160 | 10/24/2014 |
2.1.0-alpha | 1,050 | 10/21/2014 |
- Added last login date
- Removed duplicate phone field
- Implemented DataContext.Create for CreatePerOwinContext