Provides helper classes to use a Pipeline with GenericHost.
Info
Version: | 4.1.0 |
Author(s): | Chris Trout |
Last Update: | Tuesday, December 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mytrout/Pipelines/tree/master/Hosting |
NuGet Url: | https://www.nuget.org/packages/MyTrout.Pipelines.Hosting |
Install
Install-Package MyTrout.Pipelines.Hosting
dotnet add package MyTrout.Pipelines.Hosting
paket add MyTrout.Pipelines.Hosting
MyTrout.Pipelines.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- MyTrout.Pipelines(>= 2.0.7 && < 3.0.0)