Info
Version: | 2.0.0 |
Author(s): | Tamarack |
Last Update: | Sunday, December 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Lionhunter3k/tamarack |
NuGet Url: | https://www.nuget.org/packages/Tamarack.Standard |
Install
Install-Package Tamarack.Standard
dotnet add package Tamarack.Standard
paket add Tamarack.Standard
Tamarack.Standard Download (Unzip the "nupkg" after downloading)
A micro framework for implementing the Chain of Responsibility pattern in .NET.
An essential tool in the OO toolbox for transforming rigid procedural code into a composable Domain Specific Language.