A Middleware for AspNet-Core-Projects using for Server-Side Request-Logging, providing some basic summaries.
Info
Version: | 1.0.6 |
Author(s): | Marcel Siegel |
Last Update: | Tuesday, July 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/msiggi/AspNetCore.RequestCounter |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.RequestCounter |
Install
Install-Package AspNetCore.RequestCounter
dotnet add package AspNetCore.RequestCounter
paket add AspNetCore.RequestCounter
AspNetCore.RequestCounter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.2.2)
Tags