Skip to main content
MonkeyLoader.ReferencePackageGenerator package icon

MonkeyLoader.ReferencePackageGenerator

This MonkeyLoader tool allows generating stripped and / or publicized reference assemblies to distribute for modding purposes in particular. Optionally, NuGet packages can be created from them as well, including uploading them NuGet feeds automatically. Various configuration options for which assemblies to include and how to version them are available. Usage: dotnet tool ReferencePackageGenerator configPaths... There can be any number of config paths, which will be handled one by one. Missing config files will be generated.

Total Downloads
160
160
Published
Jan 16, 2026
Latest stable version

Install

.NET CLI
dotnet add package MonkeyLoader.ReferencePackageGenerator --version 1.0.0
Package Manager Console
Install-Package MonkeyLoader.ReferencePackageGenerator -Version 1.0.0
PackageReference
<PackageReference Include="MonkeyLoader.ReferencePackageGenerator" Version="1.0.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.