Info
Version: | 22.6.3.1 |
Author(s): | 0x0ade |
Last Update: | Friday, June 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MonoMod |
NuGet Url: | https://www.nuget.org/packages/MonoMod.Common |
Install
Install-Package MonoMod.Common
dotnet add package MonoMod.Common
paket add MonoMod.Common
MonoMod.Common Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- Mono.Cecil(>= 0.10.4)
- Mono.Cecil(>= 0.11.3)
- 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
RuntimeDetour's platform abstraction and Utils' DynamicMethodDefinition. For code that is ready to use reliably, use MonoMod.Utils.