User authentication and management for the Schematic CMS framework.
Info
| Version: | 0.1.9 |
| Author(s): | Ronan Doherty |
| Last Update: | Saturday, May 25, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rodoch/Schematic/tree/master/src/Schematic.Identity/ |
| NuGet Url: | https://www.nuget.org/packages/Schematic.Identity |
Install
Install-Package Schematic.Identity
dotnet add package Schematic.Identity
paket add Schematic.Identity
Schematic.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- MediatR(>= 7.0.0)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 2.1.1)
- System.ComponentModel.Annotations(>= 4.5.0)
Tags