MonoMod.Utils 25.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package MonoMod.Utils --version 25.0.4
                    
NuGet\Install-Package MonoMod.Utils -Version 25.0.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MonoMod.Utils" Version="25.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MonoMod.Utils" Version="25.0.4" />
                    
Directory.Packages.props
<PackageReference Include="MonoMod.Utils" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MonoMod.Utils --version 25.0.4
                    
#r "nuget: MonoMod.Utils, 25.0.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package MonoMod.Utils@25.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MonoMod.Utils&version=25.0.4
                    
Install as a Cake Addin
#tool nuget:?package=MonoMod.Utils&version=25.0.4
                    
Install as a Cake Tool

Notable APIs

  • MonoMod.Cil.ILContext
  • MonoMod.Cil.ILCursor
  • MonoMod.Logs.DebugLog
  • MonoMod.Utils.DynamicMethodDefinition
  • MonoMod.Utils.DynDll
  • MonoMod.Utils.Helpers
  • MonoMod.Utils.PlatformDetection

MonoMod.Utils

MonoMod.Utils is a collection of utilities used and provided by MonoMod to make modding easier.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on MonoMod.Utils:

Package Downloads
MonoMod.RuntimeDetour

Flexible and easily extensible runtime detouring library. Wrap, replace and manipulate (Mono.Cecil) methods at runtime.

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.

Rookout

Rookout is a .NET package that supports on the fly debugging and data extraction from .NET applications in production.

MonoMod

General purpose .NET assembly modding "basework". This package contains the core IL patcher and relinker.

MonoMod.RuntimeDetour.HookGen

Auto-generate hook helper .dlls, hook arbitrary methods via events: On.Namespace.Type.Method += YourHandlerHere;

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.0.8 54,517 12/12/2024
25.0.7 16,975 9/16/2024
25.0.6 15,560 6/11/2024
25.0.5 7,615 5/15/2024
25.0.4 991,712 2/6/2024
25.0.3 188,893 8/5/2023
25.0.3-prerelease.2 99,552 1/8/2024
25.0.3-prerelease.1 10,447 12/7/2023
25.0.1 117,864 6/29/2023
25.0.0 9,586 6/16/2023
25.0.0-prerelease.2 193,638 5/25/2023
25.0.0-prerelease.1 455 5/20/2023
22.7.31.1 44,309 12/24/2022
22.5.1.1 228,561 5/1/2022
22.4.23.1 4,047 4/23/2022
22.3.23.4 124,479 3/23/2022
22.2.10.1 4,295 2/12/2022
22.1.29.1 19,365 2/2/2022
22.1.4.3 20,925 1/4/2022
21.12.13.1 101,670 12/14/2021
21.12.11.1 15,122 12/11/2021
21.11.9.2 17,508 12/8/2021
21.11.1.1 13,456 11/2/2021
21.10.10.1 9,805 10/10/2021
21.10.8.11 3,623 10/8/2021
21.9.19.1 5,863 9/19/2021
21.8.19.1 36,779 8/19/2021
21.8.5.1 29,414 8/5/2021
21.7.22.3 19,819 7/22/2021
21.7.8.3 20,633 7/9/2021
21.6.21.1 15,353 6/21/2021
21.4.29.1 17,950 5/6/2021
21.4.21.3 9,997 4/21/2021
21.4.2.3 9,798 4/3/2021
21.3.30.1 3,677 3/30/2021
21.3.28.2 3,890 3/28/2021
21.3.1.1 13,876 3/1/2021
21.1.11.1 48,186 1/12/2021
21.1.10.4 3,677 1/10/2021
20.12.25.1 3,958 12/25/2020
20.11.26.2 11,118 11/26/2020
20.11.16.1 4,748 11/16/2020
20.11.5.1 12,258 11/5/2020
20.8.28.1 3,786 11/5/2020
20.8.3.5 8,606 8/3/2020
20.5.21.5 10,201 5/23/2020
20.5.14.1 3,975 5/17/2020
20.5.7.1 6,785 5/7/2020
20.5.2.5 4,599 5/2/2020
20.4.3.1 4,065 4/3/2020
20.3.5.1 5,527 3/6/2020
20.3.1.1 3,788 3/1/2020
20.2.1.1 4,207 2/1/2020
20.1.1.4 6,384 1/1/2020
19.12.4.1 4,594 12/4/2019
19.11.5.1 4,319 11/5/2019
19.9.1.6 4,394 9/1/2019
19.8.2.3 4,120 8/2/2019
19.7.4.3 3,904 7/4/2019
19.6.9.5 5,421 6/9/2019
19.5.1.1 4,126 5/5/2019
19.4.10.9 4,061 4/10/2019
19.4.1.3 4,138 4/1/2019
19.2.7.8 4,213 2/7/2019
19.1.3.1 4,035 1/3/2019
18.12.9.1 4,114 12/18/2018
18.11.10.6 4,264 11/10/2018
18.11.9.9 3,800 11/9/2018
18.11.7.4 2,392 11/8/2018
18.11.4.19 2,354 11/4/2018
18.10.22.8 2,465 10/22/2018
18.10.0.37226 3,475 10/22/2018
18.10.0.35261 1,194 10/22/2018