A simple chain of responsibility framework for .NET.
Info
Version: | 2.0.0 |
Author(s): | Mark Thiessen |
Last Update: | Sunday, March 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/markthiessen/Pipr |
NuGet Url: | https://www.nuget.org/packages/Pipr |
Install
Install-Package Pipr
dotnet add package Pipr
paket add Pipr
Pipr Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
Tags