With Multipipeline we can create multiple context pipelines which can have different behaviors on same business code.
Info
Version: | 0.1.0-beta2 |
Author(s): | Jax, Anobaka |
Last Update: | Wednesday, October 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LazyMortal/Multipipeline |
NuGet Url: | https://www.nuget.org/packages/LazyMortal.Multipipeline |
Install
Install-Package LazyMortal.Multipipeline
dotnet add package LazyMortal.Multipipeline
paket add LazyMortal.Multipipeline
LazyMortal.Multipipeline Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Options(>= 1.1.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 1.1.0)
- System.Reflection(>= 4.3.0)
Tags