Easily log all the HTTP requests comming to your API or Web application for further auditing.
Info
Version: | 1.0.4 |
Author(s): | Easy-Request-log |
Last Update: | Friday, March 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alicommit-malp/Easy-Request-Log |
NuGet Url: | https://www.nuget.org/packages/Easy-Request-log |
Install
Install-Package Easy-Request-log
dotnet add package Easy-Request-log
paket add Easy-Request-log
Easy-Request-log Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.2.6)
- Newtonsoft.Json(>= 12.0.3)
Tags