Basic functionality for CQRS support via Autofac.
Info
Version: | 2.0.1 |
Author(s): | TauCode |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/taucode/cqrs.autofac |
NuGet Url: | https://www.nuget.org/packages/TauCode.Cqrs.Autofac |
Install
Install-Package TauCode.Cqrs.Autofac
dotnet add package TauCode.Cqrs.Autofac
paket add TauCode.Cqrs.Autofac
TauCode.Cqrs.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 5.2.0)
- TauCode.Cqrs(>= 1.3.0)
Tags