News

Microsoft’s new C# Dev Kit extension for Visual Studio Code turns the programmer’s editor into a complete development environment for .NET.
sudo systemctl enable code-server At this point, code-server will always be running, even if the system reboots. And that’s how you can serve up an instance of Visual Studio Code over your network.
Take advantage of the lightweight, open source BenchmarkDotNet library to benchmark your methods and track their performance.
Figure 1: Roslyn Visual Studio Templates Next create a new Console Application, open up Program.cs and add the following using statements. using Roslyn.Scripting; using Roslyn.Scripting.CSharp; You're ...
Good documentation is important for any application, and it starts with documenting your code. It helps you and it helps your users.
The comments also discussed a few times the licensing of the extension, so it is important to mention that C# Dev Kit aligns its licensing approach with Visual Studio, sharing the same principles.