Skip to content

iamshen/KingMetalTemplateProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KingMetal Project Template

Build Nuget Nuget

Installation via dotnet new template

# 安装/更新
dotnet new install KingMetal.Orleans.Solution.Template
# 卸载
dotnet new uninstall KingMetal.Orleans.Solution.Template

Create new project:

new solution

dotnet new kingmetal --name "Crm"

options:

--name: [string value] for project name

Initialization SQL

See

Running

Current Target Framework Version is net7.0

Set Startup projects:

Orleans Silo

KingMetalTemplateProject.Presentation.Host

Orleans Client

KingMetalTemplateProject.Presentation.Api

Configure

See

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published