Lib.AspNetCore.ServerTiming is a library which provides Server Timing API support for ASP.NET Core.
Info
| Version: | 6.0.0 |
| Author(s): | Tomasz Pęczek |
| Last Update: | Tuesday, March 14, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tpeczek/dotnet-server-timing |
| NuGet Url: | https://www.nuget.org/packages/Lib.AspNetCore.ServerTiming |
Install
Install-Package Lib.AspNetCore.ServerTiming
dotnet add package Lib.AspNetCore.ServerTiming
paket add Lib.AspNetCore.ServerTiming
Lib.AspNetCore.ServerTiming Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Microsoft.AspNetCore.Http(>= 2.1.0 && < 3.0.0)
No dependencies.
- Microsoft.AspNetCore.Http(>= 2.1.0 && < 3.0.0)
No dependencies.
Tags