Extensions to automatically log validation rules excecution and exceptions.
Info
Version: | 1.0.7 |
Author(s): | Raphael Lorenzeto de Abreu |
Last Update: | Saturday, May 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/raphaabreu/SimpleConcepts.ValidationRules |
NuGet Url: | https://www.nuget.org/packages/SimpleConcepts.ValidationRules.Logging |
Install
Install-Package SimpleConcepts.ValidationRules.Logging
dotnet add package SimpleConcepts.ValidationRules.Logging
paket add SimpleConcepts.ValidationRules.Logging
SimpleConcepts.ValidationRules.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- SimpleConcepts.ValidationRules(>= 1.0.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
Tags