Contains reusable components for *Chain-Of-Responsibility* design pattern implementation, namely different variations of chain element interfaces and their base implementations.
Info
| Version: | 2.3.6 |
| Author(s): | Gennady Verdel |
| Last Update: | Friday, October 21, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/godrose/Solid |
| NuGet Url: | https://www.nuget.org/packages/Solid.Patterns.ChainOfResponsibility |
Install
Install-Package Solid.Patterns.ChainOfResponsibility
dotnet add package Solid.Patterns.ChainOfResponsibility
paket add Solid.Patterns.ChainOfResponsibility
Solid.Patterns.ChainOfResponsibility Download (Unzip the "nupkg" after downloading)