A library of useful middleware for your APIs.
Info
Version: | 1.0.0 |
Author(s): | Kenneth LeFebvre |
Last Update: | Sunday, March 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kenlefeb/ApiMiddleware |
NuGet Url: | https://www.nuget.org/packages/Kenlefeb.Api.Middleware |
Install
Install-Package Kenlefeb.Api.Middleware
dotnet add package Kenlefeb.Api.Middleware
paket add Kenlefeb.Api.Middleware
Kenlefeb.Api.Middleware Download (Unzip the "nupkg" after downloading)
Dependencies
- ConfigureAwait.Fody(>= 3.3.1)
- Microsoft.ApplicationInsights(>= 2.13.1)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- System.Text.Json(>= 4.7.1)
Tags