Ocelot Security Authorization Token Blacklist EntityFramework Storage.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.1.0-rc1 |
Author(s): | 阿凌 |
Last Update: | Wednesday, June 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aqa510415008/Ocelot.Security.AuthorizationToken.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/Ocelot.Security.AuthorizationToken.EntityFramework |
Install
Install-Package Ocelot.Security.AuthorizationToken.EntityFramework
dotnet add package Ocelot.Security.AuthorizationToken.EntityFramework
paket add Ocelot.Security.AuthorizationToken.EntityFramework
Ocelot.Security.AuthorizationToken.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 2.2.4)
- Microsoft.EntityFrameworkCore.Relational(>= 2.2.4)
- Ocelot(>= 13.5.2)
Tags