Use file-based C# apps for small utilities

A quick .NET 10 tip for running a single C# file without creating a project, with package directives, argument passing, conversion, and preview multi-file support.

June 28, 2026 · 3 min · 632 words