upm icon indicating copy to clipboard operation
upm copied to clipboard

Add support for Nuget

Open kotx opened this issue 5 years ago • 2 comments

AFAIK there is no way to add nuget packages to C# repls currently.

kotx avatar Sep 18 '20 21:09 kotx

There was a post on the replit feedback board that was marked "in progress". I don't see any pull requests for it, and I think it should be a top priority feature because this would be super useful to a lot of C# programmers. I really don't think it's getting done anytime soon though.

ghost avatar Oct 20 '20 13:10 ghost

I created a pull request that adds support for C# projects using the dotnet cli https://github.com/replit/upm/pull/62, it would be great if you can take a look at it and let me know if it works for your projects.

navteniev avatar Apr 09 '21 15:04 navteniev