WeihanLi.Templates.Library
1.0.0-preview-20190515-161050
Prefix Reserved
This is a prerelease version of WeihanLi.Templates.Library.
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 WeihanLi.Templates.Library::1.0.0-preview-20190515-161050
This package contains a .NET Template Package you can call from the shell/command line.
默认配置生成项目
dotnet new weihanli-lib -n WeihanLi.Web.Extensions
不生成测试项目
如果要生成项目的时候不生成测试项目,可以在命令后面加上一个参数:
--includeTest false
for example:
dotnet new weihanli-lib -n WeihanLi.Web.Extensions --includeTest false
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
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 |
---|---|---|
1.0.0 | 2,563 | 10/18/2020 |
1.0.0-preview-20200522-173520 | 303 | 5/22/2020 |
1.0.0-preview-20200517-142237 | 397 | 5/17/2020 |
1.0.0-preview-20200226-072003 | 414 | 2/26/2020 |
1.0.0-preview-20200115-144639 | 372 | 1/15/2020 |
1.0.0-preview-20191128-162504 | 370 | 11/28/2019 |
1.0.0-preview-20190819-092426 | 454 | 8/19/2019 |
1.0.0-preview-20190718-080403 | 500 | 7/18/2019 |
1.0.0-preview-20190714-012453 | 422 | 7/14/2019 |
1.0.0-preview-20190531-134902 | 456 | 5/31/2019 |
1.0.0-preview-20190528-040139 | 446 | 5/28/2019 |
1.0.0-preview-20190522-065353 | 438 | 5/22/2019 |
1.0.0-preview-20190515-161050 | 450 | 5/15/2019 |
Init