Skip to content

How to Build Your First Microsoft Blazor App: A Step-by-Step Guide

Notifications You must be signed in to change notification settings

ottorinobruni/BlazorDemo

Repository files navigation

BlazorDemo

This repository contains the source code for the BlazorDemo project. The aim of this project is to provide a step-by-step guide on how to build your first Microsoft Blazor application.

Contents

Project Description

The BlazorDemo project was created as part of a comprehensive tutorial, which can be found on my blog and its corresponding video tutorial on YouTube. The BlazorDemo application includes components like EmployeeCard and EmployeeList, offering a practical overview of creating an employee list with Blazor.

Video Tutorial

Watch the tutorial on YouTube for a visual walkthrough of how the project was created: How to Build Your First Microsoft Blazor App: A Step-by-Step Guide

Blog Article

For further details and in-depth explanations, check out the blog article: How to Build Your First Microsoft Blazor App: A Step-by-Step Guide

How to Run the Project

To run the project locally on your machine, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/BlazorDemo.git
  2. Navigate to the project directory: cd BlazorDemo
  3. Run the application: dotnet watch run

Contributions

Contributions are welcome! If you'd like to improve this project, open a pull request or report an issue.

About

How to Build Your First Microsoft Blazor App: A Step-by-Step Guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published