Petabridge.Templates
0.5.1
Prefix Reserved
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 Petabridge.Templates::0.5.1
This package contains a .NET Template Package you can call from the shell/command line.
dotnet new templates for professional OSS projects
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.2.0 | 1,354 | 2/22/2023 |
2.1.1 | 692 | 8/10/2022 |
2.1.0 | 614 | 6/9/2022 |
2.0.3 | 605 | 3/16/2022 |
2.0.2 | 438 | 3/4/2022 |
2.0.1 | 456 | 2/18/2022 |
2.0.0 | 427 | 2/17/2022 |
1.2.0 | 2,575 | 4/15/2021 |
1.1.1 | 379 | 4/1/2021 |
1.1.0 | 640 | 3/2/2020 |
1.0.5 | 595 | 1/30/2020 |
1.0.4 | 556 | 11/26/2019 |
1.0.3 | 561 | 11/25/2019 |
1.0.2 | 572 | 10/31/2019 |
1.0.1 | 613 | 10/6/2019 |
1.0.0 | 554 | 10/5/2019 |
0.5.3 | 633 | 8/5/2019 |
0.5.2 | 794 | 3/15/2019 |
0.5.1 | 606 | 3/14/2019 |
0.5.0 | 600 | 3/7/2019 |
0.4.3 | 681 | 2/17/2019 |
0.4.2 | 737 | 12/31/2018 |
0.4.1 | 654 | 12/31/2018 |
0.3.1 | 933 | 9/7/2018 |
0.3.0 | 998 | 7/14/2018 |
0.2.1 | 1,069 | 4/19/2018 |
0.2.0 | 1,091 | 1/17/2018 |
0.1.3 | 1,907 | 10/18/2017 |
0.1.2 | 1,037 | 8/19/2017 |
0.1.1 | 986 | 8/15/2017 |
0.1.0 | 914 | 8/15/2017 |
Bugfix Release for Petabridge.Templates v0.5.0**
Fixed Azure Pipelines YAML - now properly supports build triggers and test reporting.
Modified `RunTests` task to emit `vtx` files for use in Azure Pipelines. TeamCity integration still works.
Removed separate `Restore` phase from builds since `dotnet build` handles this implicitly now.