Extensions to the Ximo.Cqrs project to add logging capability to command and query handlers.
Info
Version: | 2.2.0 |
Author(s): | Omar Besiso |
Last Update: | Monday, July 4, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/omarbesiso/Ximo.Cqrs.Logging |
NuGet Url: | https://www.nuget.org/packages/Ximo.Cqrs.Logging |
Install
Install-Package Ximo.Cqrs.Logging
dotnet add package Ximo.Cqrs.Logging
paket add Ximo.Cqrs.Logging
Ximo.Cqrs.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Ximo.Cqrs(>= 1.1.0)
Tags