DaNike
NuGet publisher profile
Packages (13)
MonoMod.ILHelpers
Package Description
MonoMod.Backports
A set of backports of new BCL features to all frameworks which MonoMod supports.
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.
MonoModReorg.ILHelpers
Package Description
MonoModReorg.Backports
A set of backports of new BCL features to all frameworks which MonoMod supports.
MonoModReorg.Utils
Utilities and smaller MonoMod "components" (f.e. ModInterop, DynDll, DynData). Can be used for your own mods. Required by all other MonoMod components.
MonoModReorg.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.
MonoMod.Patcher
General purpose .NET assembly modding "basework". This package contains the core IL patcher and relinker.
MonoModReorg.RuntimeDetour
Flexible and easily extensible runtime detouring library. Wrap, replace and manipulate (Mono.Cecil) methods at runtime.
MathExpr
An extensible mathematical expression compiler and evaluator.
UnNuGetizer
Simple, flexible and powerful NuGet packaging
dotnet-unnugetize
A must-have complementary tool to NuGetizer, this tool will help you discover how NuGetizer packs a project rapidly iterate on your project's packaging until you get it just right for your needs.
IgnoresAccessChecksToGenerator.IOD
Generates IgnoresAccessChecksTo attributes and reference assemblies to allow compile-time access to internals