Please update template based on recommendations at https://petabridge.com/blog/you-dont-need-akka-healthchecks-anymore/ and remove deprecated package "Akka.HealthCheck.Hosting.Web" from the template.
I would be great to see consistency.
Also please revisit recommendation of using
dotnet publish --os linux --arch x64 -c Release -p:PublishProfile=DefaultContainer
as it's outdated and doesn't work.
Please update template based on recommendations at https://petabridge.com/blog/you-dont-need-akka-healthchecks-anymore/ and remove deprecated package "Akka.HealthCheck.Hosting.Web" from the template.
I would be great to see consistency.
Also please revisit recommendation of using
as it's outdated and doesn't work.