Chain of Responsibility and Composite pattern combined.
Info
Version: | 1.1.0 |
Author(s): | Son Dinh Nguyen |
Last Update: | Thursday, April 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/ResponsibilityChain |
NuGet Url: | https://www.nuget.org/packages/ResponsibilityChain |
Install
Install-Package ResponsibilityChain
dotnet add package ResponsibilityChain
paket add ResponsibilityChain
ResponsibilityChain Download (Unzip the "nupkg" after downloading)
Dependencies
- Ensure.That(>= 8.2.0)
- NETStandard.Library(>= 1.6.1)