Enables command handlers and query handlers to be registered using LightInject.
Info
Version: | 1.5.1 |
Author(s): | Bernhard Richter |
Last Update: | Monday, May 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/seesharper/CQRS.LightInject |
NuGet Url: | https://www.nuget.org/packages/CQRS.LightInject |
Install
Install-Package CQRS.LightInject
dotnet add package CQRS.LightInject
paket add CQRS.LightInject
CQRS.LightInject Download (Unzip the "nupkg" after downloading)
Dependencies
- CQRS.Execution(>= 1.0.0)
- LightInject(>= 6.4.0)
Tags