Petabridge.Templates 1.2.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.2.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Professional .NET Core templates complete with CI, Docs, and more. Supports library, Akka.NET, and ASP.NET Core application types.

  • .NETStandard 2.0

    • 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,427 2/22/2023
2.1.1 712 8/10/2022
2.1.0 635 6/9/2022
2.0.3 628 3/16/2022
2.0.2 462 3/4/2022
2.0.1 479 2/18/2022
2.0.0 450 2/17/2022
1.2.0 2,602 4/15/2021
1.1.1 408 4/1/2021
1.1.0 673 3/2/2020
1.0.5 628 1/30/2020
1.0.4 590 11/26/2019
1.0.3 595 11/25/2019
1.0.2 607 10/31/2019
1.0.1 647 10/6/2019
1.0.0 589 10/5/2019
0.5.3 669 8/5/2019
0.5.2 837 3/15/2019
0.5.1 643 3/14/2019
0.5.0 640 3/7/2019
0.4.3 721 2/17/2019
0.4.2 776 12/31/2018
0.4.1 693 12/31/2018
0.3.1 985 9/7/2018
0.3.0 1,115 7/14/2018
0.2.1 1,200 4/19/2018
0.2.0 1,225 1/17/2018
0.1.3 2,181 10/18/2017
0.1.2 1,126 8/19/2017
0.1.1 1,077 8/15/2017
0.1.0 1,008 8/15/2017

- Upgraded [`pb-akka-cluster`](https://github.com/petabridge/Petabridge.App) and [`pb-akka-web`](https://github.com/petabridge/Petabridge.App.Web) to both use .NET 5
- Modernized [`pb-akka-cluster`](https://github.com/petabridge/Petabridge.App) and [`pb-akka-web`](https://github.com/petabridge/Petabridge.App.Web) to both [use the best `IHostedService` practices for running Akka.NET services behind the scenes](https://petabridge.com/blog/akkadotnet-ihostedservice/).