Info
Version: | 1.0.0 |
Author(s): | @mczachurski |
Last Update: | Tuesday, February 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mczachurski/Bibliotheca.Server.Authorization |
NuGet Url: | https://www.nuget.org/packages/Bibliotheca.Server.Authorization.Abstractions |
Install
Install-Package Bibliotheca.Server.Authorization.Abstractions
dotnet add package Bibliotheca.Server.Authorization.Abstractions
paket add Bibliotheca.Server.Authorization.Abstractions
Bibliotheca.Server.Authorization.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.0)
Interfaces which have to be implemented by microservices in .NET Core authorization stores.