staticwebdev / blazor-starter

A starter template in C# APIs and Blazor for Azure Static Web Apps
219 stars 111 forks source link

Request: blazor-starter template using net5.0 #7

Closed kaeaddaar closed 3 years ago

kaeaddaar commented 3 years ago

An upgraded blazor-starter template running on .Net 5.0 would be very nice. It is easy to take a wrong turn when updating to net5.0 preventing things from running.

vangelkolarov-actioncamvideo commented 3 years ago

Azure Functions still does not support .NET 5: https://techcommunity.microsoft.com/t5/apps-on-azure/net-5-support-on-azure-functions/ba-p/1973055

staticwebdev commented 3 years ago

Closing this issue as Azure Functions and therefore Azure Static Web Apps is yet to support .NET 5.0.