Services implementations for Zahasoft Guard authorization server.
Info
Version: | 1.0.0 |
Author(s): | Nikolay Zahariev |
Last Update: | Monday, April 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zahasoft/guard |
NuGet Url: | https://www.nuget.org/packages/Zahasoft.Guard.Services |
Install
Install-Package Zahasoft.Guard.Services
dotnet add package Zahasoft.Guard.Services
paket add Zahasoft.Guard.Services
Zahasoft.Guard.Services Download (Unzip the "nupkg" after downloading)
Dependencies
- Zahasoft.Guard.Domain(>= 1.0.0)
- Microsoft.AspNetCore.Identity(>= 2.0.2)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.0.2)
- Microsoft.EntityFrameworkCore(>= 2.0.2)
- Microsoft.Extensions.Configuration(>= 2.0.1)
- StyleCop.Analyzers(>= 1.0.2)
- Zahasoft.Net(>= 1.1.0)