A simple CQRS framework.
Info
Version: | 1.0.15 |
Author(s): | Tom Cook |
Last Update: | Tuesday, August 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tomcook82/Jodie |
NuGet Url: | https://www.nuget.org/packages/Jodie |
Install
Install-Package Jodie
dotnet add package Jodie
paket add Jodie
Jodie Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.1)
- Serilog(>= 2.6.0)