# GlitchEnzo/NuGetForUnity

A NuGet Package Manager for Unity

Repository: https://github.com/GlitchEnzo/NuGetForUnity
Canonical: https://ross.abutalabs.com/products/nugetforunity
Language: C#
License: MIT
License Family: permissive
Last push: 2026-04-19T18:34:16+00:00

## Health v2 (maintenance only)
Score: 65/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 28, longevity 100
- inputs: {"age_days": 3955, "days_push": 136, "days_rel": 410, "gap_med": 66, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4558, forks 390 (observed 2026-08-28T04:08:53.404769+00:00)

## What it is
NuGetForUnity is a NuGet package manager client built to run inside the Unity Editor. It provides a visual window for browsing, installing, updating, and publishing NuGet packages, including creating and editing .nuspec files.

## Use cases
- install NuGet packages into a Unity project
- manage NuGet package dependencies from the Unity Editor
- update installed NuGet packages in Unity
- create and edit .nuspec files to publish own packages
- browse available packages on NuGet servers inside Unity

## When to choose
- you develop in Unity and need .NET libraries from nuget.org
- you want a GUI inside the Unity Editor for package management
- you need semantic versioning and dependency resolution for NuGet packages in Unity

## When to avoid
- your project does not use Unity
- you only need standard Unity Package Manager (UPM) packages
- you need a general-purpose NuGet client outside of Unity

## Facets
- artifact type: plugin
- maturity: active
- function: package-manager, developer-tools, gui
- domain: developer-tools, gaming-tools
- platform: editor-plugin, cross-platform
- tags: unity, nuget, upm, package-management, c-sharp

## Member repositories
- GlitchEnzo/NuGetForUnity (main) score 65

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.404769+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:01.317066+00:00, confidence not recorded.
  - readme: https://github.com/GlitchEnzo/NuGetForUnity (fetched 2026-08-28T04:08:53.404769+00:00, sha e77ddb678650)
- Data as of 2026-08-30T08:39:29.467469+00:00.
