• Home
  • About
  • Contact
  • ado.net
  • angular
  • c#.net
  • design patterns
  • linq
  • mvc
  • .net core
    • .Net Core MVC
    • Blazor Tutorials
  • sql
  • web api
  • dotnet
    • SOLID Principles
    • Entity Framework
    • C#.NET Programs and Algorithms
  • Others
    • C# Interview Questions
    • SQL Server Questions
    • ASP.NET Questions
    • MVC Questions
    • Web API Questions
    • .Net Core Questions
    • Data Structures and Algorithms

Saturday, August 1, 2020

Environment Setup for Blazor App Development

 Admin     August 01, 2020     .Net, .Net Core, Blazor, C#     No comments   

In this article, I am going to show you the Environment Setup for Blazor App Development Setup Step by Step. Please read our previous article where we gave a brief introduction to Blazor. At the end of this article, you will understand the software and tools required for Blazor application Development.

Environment Setup for Blazor App Development:
In your local machine, to set up blazor, you need two things i.e. .NET Core SDK 3.1 or later and IDE (Integrated Development Environment).

Install .Net Core SDK 3.1 or later:
First, you need to install .NET Core SDK 3.1 or any later version. In order to verify whether the .NET Core SDK is installed on your machine or not, type the dotnet –list-sdks command in the command prompt and press enter as shown in the below image.
Install .Net Core SDK 3.1 or later for Blazor App Development

As you can see in the above image, in my machine, there are five different versions of .NET Core SDKs are installed. If you further notice .NET Core SDK 3.1.300 is also installed which is the latest version at this moment.

If you have installed .NET Core SDK, then please install it from the following URL.

https://dotnet.microsoft.com/download/

Once you navigate to the above URL, just click on the Download .NET Core SDK option as shown in the below image.
Environment Setup for Blazor App Development

Integrated Development Environment (IDE) for Blazor App Development:
You can use any of the following IDEs to develop the Blazor app.
  1. Visual Studio 2019
  2. Visual Studio Code
  3. .Net Core CLI
We will show all the above options to develop the Blazor app. But from the beginning, we are going to use Visual Studio 2019 as the IDE for Blazor app development. If you have not installed Visual Studio 2019, then please download and installed Visual From the below URL.

https://visualstudio.microsoft.com/downloads/

Once you navigate to the above URL, and if you are a student and you just want to learn Blazor, then I recommended you choose the Community edition of Visual Studio 2019 as shown in the below image which has the most all the feature the enterprise edition has.
Integrated Development Environment (IDE) for Blazor App Development

While installing Visual Studio, please make sure ASP.NET and Web development workload is installed. To verify this, whether you have installed this workload or not, open Visual Studio 2019, then just click on Tools and select Get Tools and Features option from the context menu.

In the next article, I am going to show you how to create blazor app in Visual Studio 2019 step by step. Here, in this article, I explain the Environment Setup for Blazor Development.

Summary:
I hope this post will be helpful to understand how to set up local Environment for Blazor App Development
Please share this post with your friends and colleagues.
For any queries please post a comment below.
Happy Coding 😉
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Newer Post Older Post

0 comments:

Post a Comment

If you like this website, please share with your friends on Facebook, Twitter, LinkedIn.

Join us on Telegram

Loved Our Blog Posts? Subscribe To Get Updates Directly To Your Inbox

Like us on Facebook

Popular Posts

  • Introduction to ASP.NET Core Framework
    In this article, I am going to give you a brief introduction to ASP.NET Core Framework . Nowadays, when it comes to software development, e...
  • OOPS – Difference Between Class and Struct
    Hi friends! Today we are going to discuss a very quite interesting and important topic of Object Oriented Programming(OOPs) i.e. “Classes an...
  • What is Blazor (An Overview of Blazor)
    In this article, I am going to discuss What is Blazor . Microsoft has recently released a new .NET web framework called Blazor. It is a fre...
  • Environment Tag Helper in ASP.NET Core
    In this article, I am going to discuss the Environment Tag Helper in ASP.NET Core Application with some examples. Please read our previous...
  • C# Programming Examples on Sorting
    Today i am going to tell you some of the Sorting programming questions in C#. Q1- Write a C# program to perform Selection sort. Ans:  Sel...
  • Image Tag Helper in ASP.NET Core
    In this article, I am going to discuss the Image Tag Helper in ASP.NET Core MVC Application with some examples. Please read our previous a...
  • Web API Attribute Routing Route Constraints
    In this article, I will discuss the Web API Attribute Routing Route Constraints with examples. We are going to work with the same example ...

Blog Archive

Contact Form

Name

Email *

Message *

Tags

.Net .Net Core .Net Core MVC Algorithm Angular Anonymous Types Asp.Net Asp.Net MVC Blazor C# Data Structure Database Design Patterns Entity Framework Entity Framework Core Filters Interview Question Management Studio Programming Programs SQL Server SSMS Web API

Copyright © C# Techtics | All Right Reserved.

Protected by Copyscape