I downloaded new visual studio 2019 , download blazor extention and dotnet 3.0 core and follow some steps to start using blazor , what i missed here?
-
idownvotedbecau.se/imageofanexception, idownvotedbecau.se/itsnotworking, idownvotedbecau.se/noattempt, idownvotedbecau.se/noresearchMarged– Marged2019-05-22 05:42:41 +00:00Commented May 22, 2019 at 5:42
-
help me please..Dodong– Dodong2019-05-22 05:50:24 +00:00Commented May 22, 2019 at 5:50
-
Possible duplicate of stackoverflow.com/questions/32061361/…Tim Maes– Tim Maes2019-05-22 09:04:41 +00:00Commented May 22, 2019 at 9:04
-
What is missing is the badge [Preview] in the top right menu bar. Blazor doesn't work (well) on the regular VS2019 yet.Henk Holterman– Henk Holterman2019-05-22 09:21:45 +00:00Commented May 22, 2019 at 9:21
Add a comment
|
1 Answer
Visual Studio 2019 official release doesn't yet have complete support for Blazor. (https://github.com/aspnet/AspNetCore/issues/10421)
Download the latest preview and re-follow the instructions on how to get started.