Skip to content

MonoMod.Core 1.3.4-daily.26.3.1.374.1

Install from the command line:
Learn more about NuGet packages
$ dotnet add package MonoMod.Core --version 1.3.4-daily.26.3.1.374.1

About this version

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.