Middleware to log every request to a web api.
Info
Version: | 1.0.2 |
Author(s): | Francis Pellerin |
Last Update: | Thursday, January 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RequestResponseLogging.NetCore |
Install
Install-Package RequestResponseLogging.NetCore
dotnet add package RequestResponseLogging.NetCore
paket add RequestResponseLogging.NetCore
RequestResponseLogging.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.5)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.Extensions.Logging.EventLog(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags