Skip to content

Sathiyaraman-M/BlazorWpfTemplates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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