Table storage provider for Asp.NET Core Identity.
Info
Version: | 0.0.10-prerelease |
Author(s): | Antti Kiiskinen |
Last Update: | Sunday, April 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jakiiskinen/core-identity-tablestorage |
NuGet Url: | https://www.nuget.org/packages/Core.Identity.TableStorage |
Install
Install-Package Core.Identity.TableStorage
dotnet add package Core.Identity.TableStorage
paket add Core.Identity.TableStorage
Core.Identity.TableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Azure.Cosmos.Table(>= 1.0.0)
Tags