Nuget Packages

What is the right way now to include Nuget packages into Unity projects?

1 Like

There are at least 2 options:

2 Likes

There is also GitHub - GlitchEnzo/NuGetForUnity: A NuGet Package Manager for Unity. But it does not work for all packages e.g.: import of System.Collections.Immutable Cannot install System.Collections.Immutable: Install Button does nothing? · Issue #401 · GlitchEnzo/NuGetForUnity · GitHub.

2 Likes