Contains only the ICommandHandler and ICommandExecutor interfaces needed to implement and execute command handlers.
Info
| Version: | 1.2.0 |
| Author(s): | Bernhard Richter |
| Last Update: | Wednesday, June 12, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/seesharper/CQRS.Command.Abstractions |
| NuGet Url: | https://www.nuget.org/packages/CQRS.Command.Abstractions |
Install
Install-Package CQRS.Command.Abstractions
dotnet add package CQRS.Command.Abstractions
paket add CQRS.Command.Abstractions
CQRS.Command.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags