ElCamino.AspNet.Identity.Dynamo
1.1.1
Prefix Reserved
.NET Framework 4.5
Install-Package ElCamino.AspNet.Identity.Dynamo -Version 1.1.1
dotnet add package ElCamino.AspNet.Identity.Dynamo --version 1.1.1
<PackageReference Include="ElCamino.AspNet.Identity.Dynamo" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ElCamino.AspNet.Identity.Dynamo --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ElCamino.AspNet.Identity.Dynamo, 1.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install ElCamino.AspNet.Identity.Dynamo as a Cake Addin
#addin nuget:?package=ElCamino.AspNet.Identity.Dynamo&version=1.1.1
// Install ElCamino.AspNet.Identity.Dynamo as a Cake Tool
#tool nuget:?package=ElCamino.AspNet.Identity.Dynamo&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DynamoDB Storage Provider for ASP.NET Identity 2.0 framework
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- AWSSDK (>= 2.3.23)
- Microsoft.AspNet.Identity.Core (>= 2.2.0)
- Newtonsoft.Json (>= 6.0.8)
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.1.1 | 16,868 | 2/26/2015 |
1.1.0.1 | 1,077 | 11/26/2014 |
1.1.0 | 4,174 | 11/1/2014 |
1.0.0 | 946 | 9/25/2014 |
0.9.5-beta | 848 | 8/20/2014 |
0.9.1-beta | 791 | 7/10/2014 |
0.9.0-beta | 881 | 7/6/2014 |
Release 1.1.1.0 This project is an open source plugin to ASP.NET Identity Framework using Amazon DynamoDB storage.
* Adding support for dependencies
** Microsoft.AspNet.Identity.Core 2.2
** AWSSDK 2.3.23