Andrew Lock 7/1/2025

Exploring the features of dotnet run app.cs: Exploring the .NET 10 preview - Part 1

Read Original

This technical article details the new 'dotnet run app.cs' feature in the .NET 10 preview, which allows building and running a C# application from a single source file without a traditional project file. It explains the feature's capabilities, demonstrates its use with a sample script including shebangs and SDK references, and discusses current limitations. This is the first part of a series exploring the feature.

Exploring the features of dotnet run app.cs: Exploring the .NET 10 preview - Part 1

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes