CoreProfiler - A .NET Core Profiling Library.
Info
| Version: | 1.1.4 |
| Author(s): | teddy.ma |
| Last Update: | Tuesday, May 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/teddymacn/coreprofiler |
| NuGet Url: | https://www.nuget.org/packages/coreprofiler |
Install
Install-Package coreprofiler
dotnet add package coreprofiler
paket add coreprofiler
coreprofiler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- System.Data.Common(>= 4.3.0)
Tags