SQLite based API Key filter.
Info
Version: | 1.0.3 |
Author(s): | Klaus Fischer |
Last Update: | Monday, October 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kfman/ApiKeyFilter |
NuGet Url: | https://www.nuget.org/packages/ApiKeyFilter |
Install
Install-Package ApiKeyFilter
dotnet add package ApiKeyFilter
paket add ApiKeyFilter
ApiKeyFilter Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 10.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.EntityFrameworkCore.Relational.Design(>= 1.1.6)
- Microsoft.EntityFrameworkCore.Sqlite(>= 3.1.8)
- Microsoft.EntityFrameworkCore.Sqlite.Core(>= 3.1.8)
- Microsoft.EntityFrameworkCore.Sqlite.Design(>= 1.1.6)
Tags