Perfon.Core
1.0.8
dotnet add package Perfon.Core --version 1.0.8
NuGet\Install-Package Perfon.Core -Version 1.0.8
<PackageReference Include="Perfon.Core" Version="1.0.8" />
paket add Perfon.Core --version 1.0.8
#r "nuget: Perfon.Core, 1.0.8"
// Install Perfon.Core as a Cake Addin #addin nuget:?package=Perfon.Core&version=1.0.8 // Install Perfon.Core as a Cake Tool #tool nuget:?package=Perfon.Core&version=1.0.8
Perfon.Core is a core for Perfon.WebApi and Perfon.MVC packages. Perfon.Net is an open source performance monitoring .Net framework for web applications without using windows performance counters. See simple how-to example on https://github.com/magsoft2/Perfon.Net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- LiteDB (>= 3.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Perfon.Core:
Package | Downloads |
---|---|
Perfon.WebApi
Perfon.WebApi is an open source performance monitoring .Net framework for Web Api 2 applications without using windows performance counters. It has built-in UI dashboard and Rest API. Collected data is stored in-memory cache, and/or in LiteDB embedded database, and/or in any custom storage driver. See simple how-to example on https://github.com/magsoft2/Perfon.Net |
|
Perfon.Mvc
Perfon.Mvc is an open source performance monitoring .Net framework for Asp.Net MVC 5 applications without using windows performance counters. It has built-in UI dashboard and Rest API. Collected data is stored in-memory cache, and/or in LiteDB embedded database, and/or in any custom storage driver. See simple how-to example on https://github.com/magsoft2/Perfon.Net |
GitHub repositories
This package is not used by any popular GitHub repositories.
Bug fix in js code.