Top 20 NuGet Packages depending on Lib.Harmony

Total dependencies: 28

Additional utilities for making stardew mods and ensuring cross compatability.
Core service implementations for OpenMod
Synapse is a High Level Plugin/Module Server side framework for the free Steam Game SCP Secret Laboratory based on Harmony and Neuron
Lib.Harmony Helper for Cities: Skylines. Auto-installs and gives access to the up-to-date Harmony 2.x assembly from the Steam Workshop
Mod loader and mod framework for Outer Wilds
UpdateNews modder tool for generating RichText descriptions to be displayed upon updating a Mod.
Vanilla Achievements Expanded modding tool
A library containing common functions for modification development. Built against v1.0.0.
QtPropertyObserver is library for .NET WPF. This Library can help the properties setter auto complete NofityPropertyChanged. Get more help on sample code. Supported Platform: .Net Framework 4+ 让Property的setter自动调用PropertyChanged方法,避免写一个私有变量,再写一个属性,主要用于WPF程序。使用说明请参阅sample。 支持的平台: .Net Framework 4+
NerdVision allows you to instantly debug your applications in production. No restart or redeploy required.
A library that enables multiple mods to alter standard game interface. Built against v1.0.0.
Package Description
NerdVision allows you to instantly debug your applications in production. No restart or redeploy required. This version of the agent is for use with serverless applications such as those using AWS Lambda.
Adds support to the Rimworld mod Save Storage Settings
A lightweight shared library for Rimworld modding.
A minimal, code only profiler written in C# for dotnet core. It Can track method execution time by adding a single attribute to any method.
Many .NET legacy apps make use of the Windows Event Log for persisting errors and warnings raised at runtime. There are different options for externalizing these logs on the cloud. One option is to refactor all calls to ILogger.Log or Console.WriteLine while another option is to use Microsoft's log...