KingMetal.Orleans.Solution.Template
1.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install KingMetal.Orleans.Solution.Template::1.0.5
This package contains a .NET Template Package you can call from the shell/command line.
KingMetal Project Template
Installation via dotnet new template
dotnet new -i KingMetal.Orleans.Solution.Template::1.0.x
Create new project:
dotnet new king-sln --name "HsCrm" --dbTPrefix "hc_" --appName "crm" --connectionString "Your ConnectionString"
Project template options:
--name: [string value] for project name
--dbTPrefix: [string value] The prefix of DataBase table(for example: [gi_]).
--connectionString: [string value] The ConnectionString of DataBase.
--appName: [string value] The short name of application(for example: [crm|order|cart...]).
Running in Visual Studio
- Set Startup projects:
- xxx.Presentation.Host
- xxx.Presentation.Api
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.
Version | Downloads | Last updated |
---|---|---|
2.0.56 | 947 | 2/26/2024 |
2.0.53.4 | 249 | 2/23/2024 |
2.0.53.3 | 183 | 2/23/2024 |
2.0.53.2 | 170 | 2/23/2024 |
2.0.53.1 | 181 | 2/23/2024 |
2.0.53 | 199 | 2/23/2024 |
1.0.13 | 658 | 8/17/2023 |
1.0.12 | 303 | 8/17/2023 |
1.0.11 | 312 | 8/17/2023 |
1.0.10 | 339 | 8/16/2023 |
1.0.9 | 305 | 8/16/2023 |
1.0.8 | 311 | 8/16/2023 |
1.0.7 | 311 | 8/16/2023 |
1.0.6 | 302 | 8/16/2023 |
1.0.5 | 444 | 3/28/2023 |
1.0.4 | 362 | 2/2/2023 |
1.0.3 | 274 | 2/2/2023 |
1.0.2 | 318 | 2/2/2023 |
1.0.1 | 285 | 2/2/2023 |
1.0.0 | 287 | 2/2/2023 |
CHANGELOG.md