blazor-examples

Examples for Microsoft Blazor.

EUPL-1.2 License

Stars
3

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