# fast-dev-template **Repository Path**: cLothric/fast-dev-template ## Basic Information - **Project Name**: fast-dev-template - **Description**: ASP.NET Core 8.1 的快速构建模板,适用于单例服务器 - **Primary Language**: C# - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-17 - **Last Updated**: 2025-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 模版配置: ./.template.config/template.json 安装模板: dotnet new install ./src --force 创建项目: dotnet new create [templatename]