Simple Cqrs Library using Microsoft DI.
Info
| Version: | 2021.7.10.3 |
| Author(s): | Sunil Buddala |
| Last Update: | Saturday, July 10, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/buddalasunil999/Cqrs.Simple |
| NuGet Url: | https://www.nuget.org/packages/Cqrs.Simple.MicrosoftDI |
Install
Install-Package Cqrs.Simple.MicrosoftDI
dotnet add package Cqrs.Simple.MicrosoftDI
paket add Cqrs.Simple.MicrosoftDI
Cqrs.Simple.MicrosoftDI Download (Unzip the "nupkg" after downloading)
Dependencies
- Cqrs.Simple(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)