fullstackhero/blazor-wasm-boilerplate

Upgrade to .NET 7

dsolteszopyn opened this issue · 4 comments

Upgrade to .NET 7

Hi. Anybody try move this boilerplate to .Net 7? Web part I upgraded to .Net 7 without problems but API part have troubles with it.

I have upgraded both client and server but for server i'm only using the sql provider. I think the other providers don't all have a .net 7 version yet

Yep. MySQL and Oracle don't for Postgre exist 7.0 version.
@dsolteszopyn you issues with nuget packages?

I am using Mysql so I do not have an option to upgrade.