locked
How to install blazor template RRS feed

  • Question

  • User-466819921 posted

    i update my vs ide 2017 from itself. approx more than 7GB things download and install. i again check the version then it was showing VS IDE version 15.7.2 but found no .net core 2.1 version when try to open project and blazor template was missing.

    from this link https://www.c-sharpcorner.com/article/asp-net-core-getting-started-with-blazor/

    i came to know that i need to install Install .NET Core 2.1 Preview 2 SDK and i did.

    again try to install https://marketplace.visualstudio.com/items?itemName=aspnet.blazor

    when i try to install ASP.NET Core Blazor Language Services

    then i encounter some problem. later i will post the error message.

    please guide me what i need to open blazor project with my VS2017 v15.7.2.

    thanks

    Tuesday, May 29, 2018 7:51 PM

Answers

  • User475983607 posted

    For the second time!  You must install VS 2017 Preview.  When you open VS Preview it says "Preview" in the title bar.  Basically, you'll have two versions of Visual Studio.

    https://www.visualstudio.com/vs/preview/

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, May 31, 2018 8:15 PM

All replies

  • User475983607 posted

    As far as I know, Visual Studio preview version is needed for Blazor templates.  

    https://blogs.msdn.microsoft.com/webdev/2018/05/02/blazor-0-3-0-experimental-release-now-available/

    I followed the instructions above and it just worked.

    You might want to post this issue on GIT as Blazor is still experimental.

    https://github.com/aspnet/Blazor/releases/tag/0.3.0

    Tuesday, May 29, 2018 10:16 PM
  • User-466819921 posted

    i update my vs ide 2017 from itself. approx more than 7GB things download and install. i again check the version then it was showing VS IDE version 15.7.2 but found no .net core 2.1 version when try to open project and blazor template was missing.

    from this link https://www.c-sharpcorner.com/article/asp-net-core-getting-started-with-blazor/

    i came to know that i need to install Install .NET Core 2.1 Preview 2 SDK and i did.

    again try to install https://marketplace.visualstudio.com/items?itemName=aspnet.blazor

    when i try to install ASP.NET Core Blazor Language Services

    then i encounter some problem. 
    i try to install Microsoft.VisualStudio.BlazorExtension and the error i got

    please guide me what else i need to install to get blazor project template? i need to open blazor project with my VS2017 v15.7.2.

    thanks

    Thursday, May 31, 2018 7:46 PM
  • User475983607 posted

    For the second time!  You must install VS 2017 Preview.  When you open VS Preview it says "Preview" in the title bar.  Basically, you'll have two versions of Visual Studio.

    https://www.visualstudio.com/vs/preview/

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, May 31, 2018 8:15 PM