/patterns

Package that provides the foundation to implement the Patterns

Primary LanguageC#MIT LicenseMIT

Patterns Library

This libary contains a couple of Design Patterns.

Build Status

SonarCloud

Breaking changes in version 2.0

Please be aware of some breking changes between the version 1.0 and 2.0 on the Commands nuget package!

Design Patterns

The following design patterns are available:

How to install

Query Pattern

NuGet.org

Install-Package Chroomsoft.Queries

Command Pattern

NuGet.org

Install-Package Chroomsoft.Commands