qJake / HADotNet.CommandCenter

📱 A web-based, wall-mountable command center for Home Assistant.
https://hacc.dev
Apache License 2.0
158 stars 11 forks source link

Update HACC to ASP.NET Core 3.1 (LTS) #44

Closed qJake closed 4 years ago

qJake commented 4 years ago

Upgrade Docker images and project code to ASP.NET Core 3.1 (LTS)

Docker base images will need to be updated and moved off preview/RC tags.

Code will need to be updated (especially startup code) to 3.x style.