Showing results for Csharp - .NET Blog

Jul 9, 2024
51
10

C# 13: Explore the latest preview features

Kathleen Dollard
Kathleen Dollard

C# 13 focuses on flexibility and performance, with top features like params collections for added flexibility, lock object for improved performance, and partial properties to support generators.

.NETC#
Apr 3, 2024
7
5

Testing Your Native AOT Applications

Marco Rossignoli Jakub Jareš Jakub Chocholowicz
Marco,
Jakub,
Jakub

MSTest introduces a Native AOT compatible test runner and engine for testing your Native AOT applications.

.NETC#Performance
Mar 12, 2024
3
9

Unity extension for Visual Studio Code – Now Generally Available

Jb Evain
Jb Evain

We are thrilled to announce the general availability of the Unity extension for Visual Studio Code. This extension, built upon the C# Dev Kit and C# extensions, gives you a comprehensive toolkit for your Unity development in Visual Studio Code across Windows, macOS, and Linux.

.NETC#Visual Studio Code
Dec 6, 2023
7
14

Learn .NET 8 with New Beginner Videos

Katie Savage Jayme Singleton
Katie,
Jayme

New to .NET? We know there is a lot to explore – so join our Technical Program managers as they cover all of .NET 8 through this brand new beginners video series and take .NET one step at a time.

.NETC#Visual Studio
Oct 4, 2023
21
16

C# Dev Kit – Now Generally Available

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

We are thrilled to announce the general availability of C# Dev Kit, a Visual Studio Code extension that brings an improved editor-first C# development experience to Linux, macOS, and Windows.

.NETASP.NET.NET Core