theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 346 forks source link

[full] Add .NET Core SDK 3.1 #374

Closed chrbayer closed 4 years ago

chrbayer commented 4 years ago

Add .NET Core SDK to full images.

marcdumais-work commented 4 years ago

Hi @chrbayer ,

Would you mind adding some justifications in the commit message, about what the .Net Core SDK can be used-for, why it's useful to have it in the full image? Sorry, I am not familiar with it.

chrbayer commented 4 years ago

Hi @marcdumais-work ,

I will include it in the commit message.

.NET Core is a cross-platform .NET implementation from Microsoft for websites, servers, and console apps on Windows, Linux, and macOS in C#, F# and VB.

The needed extensions for all the languages are already included :-)