PerfIt is an instrumentation library for .NET.
Info
| Version: | 5.1.1 |
| Author(s): | Ali Kheyrollahi |
| Last Update: | Sunday, August 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aliostad/PerfIt/ |
| NuGet Url: | https://www.nuget.org/packages/PerfIt.CoreMvc |
Install
Install-Package PerfIt.CoreMvc
dotnet add package PerfIt.CoreMvc
paket add PerfIt.CoreMvc
PerfIt.CoreMvc Download (Unzip the "nupkg" after downloading)
Dependencies
- PerfIt(>= 5.1.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)