News

Arriving with .NET 9 in November, C# 13 brings a plethora of new features and enhancements that make it easier to write efficient, high performant code. The params keyword has been extended to ...
Last week, Microsoft's Mika Dumont officially introduced the new Razor editor in VS 2022, which debuted last month. "We have been working for some time on a new Razor editor for ASP.NET Core projects ...
In C# 9 lambda or anonymous methods can have a static modifier. This article talks about static anonymous functions and why they are useful, using code examples to illustrate the concepts.
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. Released just over ...