Info
Version: | 25.2.1 |
Author(s): | 0x0ade |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/MonoMod |
NuGet Url: | https://www.nuget.org/packages/MonoMod.RuntimeDetour |
Install
Install-Package MonoMod.RuntimeDetour
dotnet add package MonoMod.RuntimeDetour
paket add MonoMod.RuntimeDetour
MonoMod.RuntimeDetour Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- MonoMod.Utils(>= 21.1.11.1)
- Mono.Cecil(>= 0.10.4)
- MonoMod.Utils(>= 21.1.11.1)
- Mono.Cecil(>= 0.11.3)
- MonoMod.Utils(>= 21.1.11.1)
- Mono.Cecil(>= 0.11.3)
- System.Collections.NonGeneric(>= 4.3.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Reflection.TypeExtensions(>= 4.7.0)
Tags
Wrap, replace and manipulate (Mono.Cecil) methods at runtime.