Visual Studio Code provides embedded Git control for standard client actions. It also has built-in debugging support for the Node.js runtime Resources
Fedorainstallation instructions for.NET Core microsoft.com/net/ core#fedora
Visual Studio Code code.visualstudio.com
C# Extension for Visual Studio Code code.visualstudio.com/docs/languages/csharp
Microsoft has released an open source, modularised form of the .NET technology base called .NET Core that is cross-platform and offers support for a variety of Linux distros.
The companion, .NET Core SDK, provides the command-line tooling to create simple .NET scaffold code, download project dependencies, compile, package and publish. However, to fulfil the story of .NET Core development on Linux, you need an editor that can support the iterative code-edit-debug cycle. Enter Visual Studio Code, a rich, cross-platform editor that is highly extensible, supports several programming languages, includes a debugger…
