Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.04 KB

readme.md

File metadata and controls

36 lines (21 loc) · 1.04 KB

Blazor Examples

Examples for Blazor.

Run

Command Line

  • Go to the folder of the example (where .csproj or .vbproj is located)
  • Open the command line in that folder
  • Execute dotnet watch run

Visual Studio Code

  • Open the blazor examples in Visual Studio Code
  • In VSCode, open a file in the root of the example folder (where .csproj or .vbproj is located)
  • Use the build command. As a result the project will be started in watch mode and the browser will open.

Docs

Visual Studio Code Plugins

Licence

European Union Public Licence version 1.2

Copyright

Copyright © 2020-2023 Rick Beerendonk