News

Microsoft has introduced the C# Dev Kit, a new extension to Visual Studio Code, offering an enhanced C# development environment for Linux, macOS and Windows. This kit, combined with the C# ...
Microsoft announced the preview release of C# Dev Kit, a new extension for Visual Studio Code intended to improve the C# development experience on Linux, macOS, Windows and more.
Test projects give you a way to exercise your code to see if it works but they're also part of your project's 'permanent record.' If all you want to do is try something out with some throwaway code, C ...
Exception handling is different for asynchronous code. Learn the exception handling semantics for asynchronous methods in C#.
Take advantage of record types in C# 9 to build immutable types and thread-safe objects.
You can read more about the platform here and prepare yourself for a little C# coding with Visual Studio Code.