Skip to content

rickbeerendonk/blazor-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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