Azure Table Storage Stores for Identity Server 3.
Info
Version: | 0.0.8 |
Author(s): | Kyle Sonaty |
Last Update: | Tuesday, August 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kylesonaty/IdentityServer3.Contrib.Store.AzureTableStorage |
NuGet Url: | https://www.nuget.org/packages/IdentityServer3.Contrib.Store.AzureTableStorage |
Install
Install-Package IdentityServer3.Contrib.Store.AzureTableStorage
dotnet add package IdentityServer3.Contrib.Store.AzureTableStorage
paket add IdentityServer3.Contrib.Store.AzureTableStorage
IdentityServer3.Contrib.Store.AzureTableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 7.2.1)
- IdentityServer3(>= 2.0.1)
Tags