dotnet new --install Admin.Core
dotnet new admin.core -n MyCompany.BusinessDomain
成功创建项目后如下图所示:
The template "Admin.Core Web API" was created successfully.
← 快速上手 事务管理 →