Jan Jones
janjones.me
Jan Jones
@janjones.me
C# (Roslyn) compiler dev at Microsoft
https://github.com/jjonescz
Yes, it should work. .NET 10 rc1 is even the version of compilers included by default. I just tried what you described but it works fine for me. Can you try in a fresh private window, perhaps there are some old files interfering?
October 5, 2025 at 4:54 PM
Yes, should be in .NET 10 Preview 6
June 15, 2025 at 11:50 AM
Reposted by Jan Jones
And soon just
dotnet app.cs
😎

github.com/dotnet/sdk/p...
Add support for `dotnet file.cs` (without explicit `run` subcommand) by jjonescz · Pull Request #48387 · dotnet/sdk
Resolves #49202.
github.com
June 14, 2025 at 5:32 AM
Old version using Bootstrap
December 20, 2024 at 5:33 PM