Ncqrs is a framework for .NET helps build scalable, extensible and maintainable applications by supporting developers apply the CQRS architectural pattern.
Info
Version: | 0.8.0 |
Author(s): | Pieter Joost |
Last Update: | Friday, January 7, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ncqrs |
Install
Install-Package ncqrs
dotnet add package ncqrs
paket add ncqrs
ncqrs Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(1.2.10)
- Newtonsoft.Json(3.5.8)