Info
Version: | 4.0.0 |
Author(s): | Henrik Lau Eriksson |
Last Update: | Saturday, July 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hlaueriksson/CommandQuery |
NuGet Url: | https://www.nuget.org/packages/CommandQuery.AspNetCore |
Install
Install-Package CommandQuery.AspNetCore
dotnet add package CommandQuery.AspNetCore
paket add CommandQuery.AspNetCore
CommandQuery.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.1
- CommandQuery.DependencyInjection(>= 1.0.0)
- CommandQuery(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- CommandQuery.DependencyInjection(>= 1.0.0)
- CommandQuery(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags
✔️ Provides generic actions for handling the execution of commands and queries
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AspNetCore/.