LiteCQRS NuGet Package

LiteCQRS is a small convention-based CQRS framework that differs from others by NOT using interfaces or base-classes or attributes for defining command- and event handlers.

Instead, it relies on method signatures and the namespace of the class, containing the method.




Got any LiteCQRS Question?





Info

Version: 0.8.0
Author(s): danielwertheim
Last Update: Friday, April 20, 2012
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/danielwertheim/litecqrs
NuGet Url: https://www.nuget.org/packages/LiteCQRS


Install
Install-Package LiteCQRS
dotnet add package LiteCQRS
paket add LiteCQRS
LiteCQRS Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

2

days-since-last-release

4411