A c# library containing extension methods and reusable base classes for a light cqrs implementation.
Info
Version: | 3.1.3 |
Author(s): | Shawn Doucet |
Last Update: | Wednesday, October 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://minivercheevy.github.io/voodoo/ |
NuGet Url: | https://www.nuget.org/packages/Voodoo.Patterns |
Install
Install-Package Voodoo.Patterns
dotnet add package Voodoo.Patterns
paket add Voodoo.Patterns
Voodoo.Patterns Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.NonGeneric(>= 4.3.0)
- System.ComponentModel.Annotations(>= 4.4.1)
- System.Diagnostics.Process(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
Tags