ASP.NET Core 3.0 not showing on Visual Studio 2019

前端 未结 17 1224
后悔当初
后悔当初 2020-12-08 12:41

I want to test the new Blazor server-side framework (aka Razor Components).

I installed Visual Studio 2019 RC, and then the .Net Core 3.0 preview 2, following this o

17条回答
  •  没有蜡笔的小新
    2020-12-08 13:18

    I've encountered the same problem on a Mac and found a solution to this issue. On visual studio update tab (Visual Studio -> check for updates) there is a option to change channel to "Preview".

    After that you can download necessary updates and go using .net core 3.0

提交回复
热议问题