A compact version of Chain of Responsibility for .NET Core projects.
Info
| Version: | 6.0.5 |
| Author(s): | Dan B. Daneshgar |
| Last Update: | Thursday, December 14, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Chain.NetCore |
Install
Install-Package Chain.NetCore
dotnet add package Chain.NetCore
paket add Chain.NetCore
Chain.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.11)
Tags