Rz.Orleans.Solution.Template
1.0.39
dotnet new install Rz.Orleans.Solution.Template@1.0.39
This package contains a .NET Template Package you can call from the shell/command line.
Rz Project Template
Installation via dotnet new template
# 安装/更新
dotnet new install Rz.Orleans.Solution.Template
# 卸载
dotnet new uninstall Rz.Orleans.Solution.Template
Create new project:
new solution
dotnet new Rz --name "Crm"
options:
--name: [string value] for project name
Initialization SQL
Running
Current Target Framework Version is
net9.0
Set Startup projects:
Orleans Silo
RzTemplateProject.Presentation.Host
Orleans Client
RzTemplateProject.Presentation.Api
Configure
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.