An AspNetCore.Identity storage provider for those who don't want to use a database.
Info
Version: | 1.0.1 |
Author(s): | lazytom |
Last Update: | Monday, January 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lazytom/AspNetCore.Identity.SimpleStorage |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.SimpleStorage |
Install
Install-Package AspNetCore.Identity.SimpleStorage
dotnet add package AspNetCore.Identity.SimpleStorage
paket add AspNetCore.Identity.SimpleStorage
AspNetCore.Identity.SimpleStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.1.2)
- Newtonsoft.Json(>= 10.0.1)
Tags