Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 339 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 339 Bytes

Preconfigured Blazor Hybrid App Templates for WPF

Prerequisites

  • .NET 7
  • Visual Studio 2022, JetBrains Rider or VsCode

Getting Started

Installation

dotnet new install SathiyaramanM.BlazorWpf.Templates

Usage

dotnet new blazorwpfrcl --name MyApplication
dotnet new blazorwpf --name MyApplication