When I try to infer the schema for a database in a Blazor app I get the error in the image. I do not get an error when using an Angular/VB app. The inferring schema app works just fine.
Suggestions?
When I try to infer the schema for a database in a Blazor app I get the error in the image. I do not get an error when using an Angular/VB app. The inferring schema app works just fine.
Suggestions?
Disregard. I see I have to manually install the current version of Core.
A suggestion might be to have RadZen do this for the user.
Hi John,
You are right, Radzen will need latest .NET Core 3 Preview for Blazor projects. It can actually detect that you do not have it and download latest .NET Core 3 Preview however not between previews (from 5 to 6 for example). We will do our best to handle this for Preview 7.
Best Regards,
Vladimir