.NET 10 File-Based Apps:一个 .cs 文件搞定一切,C# 终于也能像 Python 一样写脚本了!
目录
引言:告别 .csproj,C# 也能"单文件即运行"
一、什么是 File-Based Apps?
核心优势
二、环境准备
三、快速上手:5 分钟写出第一个 File-Based App
3.1 最简单的 Hello World
3.2 引用 NuGet 包:#…
2026/7/22 11:38:58