Skip to main content
JitBuddy package icon

JitBuddy

JitBuddy provides a small helper method to disassemble to a x86/x64 ASM listing the native code generated by the JIT of a managed method.

Total Downloads
7.3K
7,311
Published
Oct 23, 2020
Latest stable version

Install

.NET CLI
dotnet add package JitBuddy --version 0.4.0
Package Manager Console
Install-Package JitBuddy -Version 0.4.0
PackageReference
<PackageReference Include="JitBuddy" Version="0.4.0" />

Frameworks

.NETFramework4.6.1 .NETCoreApp2.0 .NETStandard2.0

Dependencies

Iced
.NETFramework4.6.1
[1.8.0, )
[2.0.145301, )
Iced
.NETCoreApp2.0
[1.8.0, )
[2.0.145301, )
Iced
.NETStandard2.0
[1.8.0, )
[2.0.145301, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.