命名空间 'Microsoft.AspNetCore' 中不存在类型或命名空间名称 'Mvc'。如何解决此问题 'screen shot below'
The type or namespace name 'Mvc' does not exist in the namespace 'Microsoft.AspNetCore' .How to fix this 'screen shot below'
我下载了新的 visual studio 2019,下载了 blazor 扩展和 dotnet 3.0 核心并按照一些步骤开始使用 blazor,我在这里错过了什么?
Screen shot of error
what i tried
Visual Studio2019正式版还没有完全支持Blazor。 (https://github.com/aspnet/AspNetCore/issues/10421)
Download the latest preview and re-follow the instructions 关于如何开始。
我下载了新的 visual studio 2019,下载了 blazor 扩展和 dotnet 3.0 核心并按照一些步骤开始使用 blazor,我在这里错过了什么?
Screen shot of error
what i tried
Visual Studio2019正式版还没有完全支持Blazor。 (https://github.com/aspnet/AspNetCore/issues/10421)
Download the latest preview and re-follow the instructions 关于如何开始。