Simple Command/Query base controller.
Info
Version: | 0.0.1 |
Author(s): | Thomas Anderson |
Last Update: | Friday, November 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TnTSoftware.Cqrs.AspNetCore |
Install
Install-Package TnTSoftware.Cqrs.AspNetCore
dotnet add package TnTSoftware.Cqrs.AspNetCore
paket add TnTSoftware.Cqrs.AspNetCore
TnTSoftware.Cqrs.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- TnTSoftware.Cqrs(>= 0.0.1)
Tags