Logs middleware for .net core WebApi.
Info
Version: | 1.0.1 |
Author(s): | Dmitry Valeev |
Last Update: | Tuesday, March 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/valeev/HelpersForMicroservices |
NuGet Url: | https://www.nuget.org/packages/Valeev.Infrastructure.Logging |
Install
Install-Package Valeev.Infrastructure.Logging
dotnet add package Valeev.Infrastructure.Logging
paket add Valeev.Infrastructure.Logging
Valeev.Infrastructure.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
Tags