Petabridge.Templates
0.3.0
Prefix Reserved
See the version list below for details.
dotnet new install Petabridge.Templates::0.3.0
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,356 | 2/22/2023 |
2.1.1 | 694 | 8/10/2022 |
2.1.0 | 616 | 6/9/2022 |
2.0.3 | 607 | 3/16/2022 |
2.0.2 | 440 | 3/4/2022 |
2.0.1 | 458 | 2/18/2022 |
2.0.0 | 429 | 2/17/2022 |
1.2.0 | 2,577 | 4/15/2021 |
1.1.1 | 381 | 4/1/2021 |
1.1.0 | 642 | 3/2/2020 |
1.0.5 | 597 | 1/30/2020 |
1.0.4 | 558 | 11/26/2019 |
1.0.3 | 563 | 11/25/2019 |
1.0.2 | 574 | 10/31/2019 |
1.0.1 | 615 | 10/6/2019 |
1.0.0 | 556 | 10/5/2019 |
0.5.3 | 635 | 8/5/2019 |
0.5.2 | 796 | 3/15/2019 |
0.5.1 | 608 | 3/14/2019 |
0.5.0 | 602 | 3/7/2019 |
0.4.3 | 683 | 2/17/2019 |
0.4.2 | 739 | 12/31/2018 |
0.4.1 | 656 | 12/31/2018 |
0.3.1 | 935 | 9/7/2018 |
0.3.0 | 1,000 | 7/14/2018 |
0.2.1 | 1,071 | 4/19/2018 |
0.2.0 | 1,093 | 1/17/2018 |
0.1.3 | 1,927 | 10/18/2017 |
0.1.2 | 1,039 | 8/19/2017 |
0.1.1 | 988 | 8/15/2017 |
0.1.0 | 916 | 8/15/2017 |
This is a major update to the `Petabridge.Library` `dotnet new` template; most notably it enables .NET Core execution of performance tests using [NBench v1.2.1](https://github.com/petabridge/NBench#running-nbench-tests-with-dotnet-nbench) and the new `dotnet nbench` tool. In addition, we've fixed a number of issues related to DocFx output.
[Update template to support NBench for .NET Standard and .NET Core](https://github.com/petabridge/petabridge-dotnet-new/issues/24) - also automatically runs NBench now as part of the `./build.cmd all` or `./build.sh all` invocations.
[DocFx: fix searchbar on IIS](https://github.com/petabridge/petabridge-dotnet-new/issues/54)
[DocFx: add support for sitemaps](https://github.com/petabridge/petabridge-dotnet-new/issues/47)
[DocFx: Bug: API documentation not generated correctly out of the box for .NET Standard 2.0](https://github.com/petabridge/petabridge-dotnet-new/issues/36)
[Bug: build.sh references incorrect URL for dotnet-install.sh](https://github.com/petabridge/petabridge-dotnet-new/issues/51)
You can [see the full list of changes for this update here](https://github.com/petabridge/petabridge-dotnet-new/milestone/2).