Mono.Profiler.Android 7.0.0

Additional Details

Use dotnet-trace going forward. See: https://github.com/dotnet/android/blob/main/Documentation/guides/tracing.md

dotnet add package Mono.Profiler.Android --version 7.0.0                
NuGet\Install-Package Mono.Profiler.Android -Version 7.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mono.Profiler.Android" Version="7.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mono.Profiler.Android --version 7.0.0                
#r "nuget: Mono.Profiler.Android, 7.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mono.Profiler.Android as a Cake Addin
#addin nuget:?package=Mono.Profiler.Android&version=7.0.0

// Install Mono.Profiler.Android as a Cake Tool
#tool nuget:?package=Mono.Profiler.Android&version=7.0.0                

Experimental support for the Mono profiler in .NET 6 Android applications

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.