Petabridge.Templates 1.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install Petabridge.Templates::1.0.0                
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,383 2/22/2023
2.1.1 700 8/10/2022
2.1.0 622 6/9/2022
2.0.3 613 3/16/2022
2.0.2 446 3/4/2022
2.0.1 464 2/18/2022
2.0.0 435 2/17/2022
1.2.0 2,583 4/15/2021
1.1.1 387 4/1/2021
1.1.0 648 3/2/2020
1.0.5 603 1/30/2020
1.0.4 564 11/26/2019
1.0.3 570 11/25/2019
1.0.2 580 10/31/2019
1.0.1 621 10/6/2019
1.0.0 562 10/5/2019
0.5.3 641 8/5/2019
0.5.2 803 3/15/2019
0.5.1 614 3/14/2019
0.5.0 609 3/7/2019
0.4.3 690 2/17/2019
0.4.2 745 12/31/2018
0.4.1 662 12/31/2018
0.3.1 945 9/7/2018
0.3.0 1,009 7/14/2018
0.2.1 1,080 4/19/2018
0.2.0 1,101 1/17/2018
0.1.3 1,991 10/18/2017
0.1.2 1,047 8/19/2017
0.1.1 995 8/15/2017
0.1.0 924 8/15/2017

This is a major release of Petabridge.Templates, which includes the following changes:
1. All templates now run on .NET Core 3.0;
2. Introduced the new `Petabridge.App` template as part of this package, which includes the ability to automatically create an Akka.Cluster application running inside a .NET Core 3.0 console application. Also includes Docker build support out of the box.
3. Introduced the new `Petabridge.App.Web` template as part of this package, which includes the ability to automatically create an Akka.Cluster application running inside an ASP.NET Core 3.0 web application. Also includes Docker build support out of the box.