ASP.NET Core 3.0 not showing on Visual Studio 2019

前端 未结 17 1178
后悔当初
后悔当初 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:22

    I had this problem and solved it as follows:

    STEP 1: Download .NET Core 3.0

    STEP2: Enable the ability to consume preview SDKs by default, As shown below:

提交回复
热议问题