UnityNuGet icon indicating copy to clipboard operation
UnityNuGet copied to clipboard

Provides a service to install NuGet packages into a Unity project via the Unity Package Manager

Results 15 UnityNuGet issues
Sort by recently updated
recently updated
newest added

> The NuGet package needs to respect a few constraints in order to be listed in the curated list: > - [x] Add a link to the NuGet package: >...

> The NuGet package needs to respect a few constraints in order to be listed in the curated list: > - [X] Add a link to the NuGet package: >...

As title - I am looking to host this for a private feed, and wanted to know whether it exists on a container registry, or if I should build from...

Currently this project only support a single nuget instance. It would be great if it supports multiple nuget instances.

enhancement
PR welcome

To focus the conversation generated at issue: #118: Context: https://github.com/xoofx/UnityNuGet/issues/118#issuecomment-1211045928 https://github.com/xoofx/UnityNuGet/issues/118#issuecomment-1211052368 I have been investigating and no hash appears in the -/all endpoint: https://unitynuget-registry.azurewebsites.net/-/all It does appear when you go...

enhancement

Hi, I'm working on a project that uses Google APIs Core Client Library, that defines Newtonsoft JSON as a dependency from this registry, which is therefore installed automatically. However, I've...

Your curated list shows `Scriban` (capital `S`), for example, but your README shows `org.nuget.scriban`. Does this mean everything is lowercase? camelCase? Can this be clarified? Shouldn't the curated list reflect...

> The NuGet package needs to respect a few constraints in order to be listed in the curated list: > - [x] Add a link to the NuGet package: https://www.nuget.org/packages/Google.Cloud.Speech.V1...

> The NuGet package needs to respect a few constraints in order to be listed in the curated list: > - [x] Add a link to the NuGet package: >...

Some NuGet assemblies would be useful, but only on certain platforms. NSubsitute, for instance, will only work within the Editor or on Mono-powered builds, as it uses `System.Reflection.Emit`; it would...

enhancement
PR welcome