Showing results for .NET 10 - .NET Blog

May 28, 2025
Post comments count50
Post likes count34

Announcing dotnet run app.cs – A simpler way to start with C# and .NET 10

Damian Edwards
Damian Edwards

We are super excited to introduce a new feature that was released as part of .NET 10 Preview 4 that makes getting started with C# easier than ever. You can now run a C# file directly using . This means you no longer need to create a project file or scaffold a whole application to run a quick script, test a snippet, or experiment with an idea. It's ...

.NET
May 13, 2025
Post comments count3
Post likes count4

.NET 10 Preview 4 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 4 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
May 8, 2025
Post comments count32
Post likes count12

C# 14 – Exploring extension members

Kathleen Dollard
Kathleen Dollard

C# 14 introduces extension members. See how the `extension` syntax offers flexibility for extension authors and continuity for developers using extensions

.NETC#
Apr 10, 2025
Post comments count1
Post likes count6

.NET 10 Preview 3 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 3 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
Mar 18, 2025
Post comments count8
Post likes count6

.NET 10 Preview 2 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 2 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#
Feb 25, 2025
Post comments count5
Post likes count12

.NET 10 Preview 1 is now available!

.NET Team
.NET Team

Find out about the new features in .NET 10 Preview 1 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!

.NETASP.NET CoreC#