Configure your custom authorizer service for Ocelot Gateway with this extension.
Info
Version: | 1.0.0 |
Author(s): | Renan Marcos Ferreira |
Last Update: | Monday, November 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/renanmarcos/authorization-for-ocelot |
NuGet Url: | https://www.nuget.org/packages/AuthorizationForOcelot |
Install
Install-Package AuthorizationForOcelot
dotnet add package AuthorizationForOcelot
paket add AuthorizationForOcelot
AuthorizationForOcelot Download (Unzip the "nupkg" after downloading)
Dependencies
- Ocelot(>= 16.0.1)
Tags