A small middleware that help track time on calls and log requests/reponses.
Info
Version: | 1.0.0 |
Author(s): | Kenneth G. Pedersen |
Last Update: | Thursday, October 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Joshlo/LazySetup/tree/master/Tracking/LazySetup.Tracking |
NuGet Url: | https://www.nuget.org/packages/LazySetup.Tracking |
Install
Install-Package LazySetup.Tracking
dotnet add package LazySetup.Tracking
paket add LazySetup.Tracking
LazySetup.Tracking Download (Unzip the "nupkg" after downloading)
Dependencies
- LazySetup.HelpersAndExtensions(>= 1.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
Tags