The small implementation of request pipeline in .NET Core 3.1.
Info
Version: | 1.0.1 |
Author(s): | Ihar Maiseyeu |
Last Update: | Wednesday, February 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MasDenBy/request-pipeline |
NuGet Url: | https://www.nuget.org/packages/MasDen.Request.Pipeline |
Install
Install-Package MasDen.Request.Pipeline
dotnet add package MasDen.Request.Pipeline
paket add MasDen.Request.Pipeline
MasDen.Request.Pipeline Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.1)