Provides a non-HTTP pipeline similar to the ASP.NET Core Request pipeline.
Info
Version: | 4.2.0 |
Author(s): | Chris Trout |
Last Update: | Thursday, November 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mytrout/Pipelines/ |
NuGet Url: | https://www.nuget.org/packages/MyTrout.Pipelines |
Install
Install-Package MyTrout.Pipelines
dotnet add package MyTrout.Pipelines
paket add MyTrout.Pipelines
MyTrout.Pipelines Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)