Skip to main content
MonoMod.Core package icon

MonoMod.Core

The code functionality for runtime detouring. Use `DetourFactory.Current` to get a DetourFactory capable of installing unique method detours. WARNING: THIS IS A LOW-LEVEL LIBRARY THAT IS DIFFICULT TO USE ON ITS OWN. If possible, use MonoMod.RuntimeDetour instead.

Total Downloads
2.5M
2,482,807
Published
Nov 2, 2025
Latest stable version

Install

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

Frameworks

net6.0 net5.0 net7.0 net8.0 net9.0 .NETStandard2.0 .NETFramework3.5 .NETFramework4.5.2

Dependencies

[0.11.6, )
[1.1.2, )
[1.1.0, )
[25.0.10, )
[0.11.6, )
[1.1.2, )
[1.1.0, )
[25.0.10, )
[0.11.6, )
[1.1.2, )
[1.1.0, )
[25.0.10, )
[0.11.6, )
[1.1.2, )
[1.1.0, )
[25.0.10, )
[0.11.6, )
[1.1.2, )
[1.1.0, )
[25.0.10, )
Mono.Cecil
.NETStandard2.0
[0.11.6, )
MonoMod.Backports
.NETStandard2.0
[1.1.2, )
MonoMod.ILHelpers
.NETStandard2.0
[1.1.0, )
[4.7.0, )

Adoption guide

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

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

The published metadata declares 34 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.