Installing C# Dev Kit extension in VSCode running within Linux docker container

383 Views Asked by At

I'd like to setup C# Dev Kit on VS Code instance available via browser and running within a Linux docker container (I guess it should be a Visual Studio Code Dev Container). The dotnet itself is installed. The issue is that searching for the 'C# Dev Kit' extension is unsuccessful. Is there any other straightforward way to install 'C# Dev Kit' on Linix docker-container? CLI option would be helpful.

enter image description here

0

There are 0 best solutions below