Velentr.PerformanceMetrics.FNA
2.0.1
See the version list below for details.
dotnet add package Velentr.PerformanceMetrics.FNA --version 2.0.1
NuGet\Install-Package Velentr.PerformanceMetrics.FNA -Version 2.0.1
<PackageReference Include="Velentr.PerformanceMetrics.FNA" Version="2.0.1" />
paket add Velentr.PerformanceMetrics.FNA --version 2.0.1
#r "nuget: Velentr.PerformanceMetrics.FNA, 2.0.1"
// Install Velentr.PerformanceMetrics.FNA as a Cake Addin #addin nuget:?package=Velentr.PerformanceMetrics.FNA&version=2.0.1 // Install Velentr.PerformanceMetrics.FNA as a Cake Tool #tool nuget:?package=Velentr.PerformanceMetrics.FNA&version=2.0.1
Velentr.PerformanceMetrics
A library containing some useful helpers for code profiling, performance testing, and debugging
Installation
A generic nuget package is available: : Velentr.PerformanceMetrics
There are also nuget packages available for Monogame and FNA:
- Monogame : Velentr.PerformanceMetrics.Monogame
- FNA : Velentr.PerformanceMetrics.FNA
Currently, the only extra the framework-specific versions include is a version of the Microsoft.Xna.Framework.Game class that automatically tracks and displays various performance metrics.
Future Plans
See list of issues under the Milestones: https://github.com/vonderborch/Velentr.PerformanceMetrics/milestones
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- FNA (>= 1.0.0)
- Velentr.Core.FNA (>= 2.0.3)
- Velentr.PerformanceMetrics (>= 2.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.