Blazor - Electron.NET sample app

CI CodeQL

This repo contains an example showcasing server-side blazor with matBlazor running in Electron.NET. It uses Fluxor and Reactive.NET to maintain application state.

Building the sample

Requirements

  • dotnet SDK: 6.0
  • node : 16.3.0
  • NPM : 7.21.0
dotnet tool restore
dotnet cake