Identity Server 4 Persistance Storage with AWS DynamoDB.
Info
Version: | 1.0.0-build00065 |
Author(s): | Spudmash Media |
Last Update: | Saturday, August 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/spudmashmedia/IdentityServer4.Contrib.AwsDynamoDB |
NuGet Url: | https://www.nuget.org/packages/IdentityServer4.Contrib.AwsDynamoDB |
Install
Install-Package IdentityServer4.Contrib.AwsDynamoDB
dotnet add package IdentityServer4.Contrib.AwsDynamoDB
paket add IdentityServer4.Contrib.AwsDynamoDB
IdentityServer4.Contrib.AwsDynamoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.DynamoDBv2(>= 3.3.8)
- AWSSDK.Extensions.NETCore.Setup(>= 3.3.5)
- IdentityServer4(>= 2.2.0)
- Microsoft.AspNetCore(>= 2.0.3)
Tags