Here are the details,
- go to your desired NuGet package webpage.
- on the right side **Download Package** option click it.
- your package **.nupkg** file will be downloaded.
- change its extension to .zip and extract it
- go to lib and copy your package dll file from net or any netstandard folder. For [your unity project compatibility purposes][2] view this:
- open unity workspace and create plugin folder
- paste your dll file here.

No comments:
Post a Comment