try icon indicating copy to clipboard operation
try copied to clipboard

Support NuGet packages

Open weitzhandler opened this issue 7 years ago • 3 comments

Please add support for NuGet packages in the web interface, perhaps similar to .NET Fiddle.

weitzhandler avatar Jan 11 '18 13:01 weitzhandler

+1000

As it is now, we can't even reference System.Runtime.Serialization.Json for example.

nathanielcook avatar Jan 23 '18 13:01 nathanielcook

Done ?

Belorus avatar Dec 22 '19 13:12 Belorus

Hi, the web interface at the moment doesn't support dynamic nuget loading. That is a functionality that has to be designed as it requires the creation of a component that web assembly can load.

colombod avatar Jan 18 '20 09:01 colombod