Baksteen.Templates.WPF.Blazor 0.1.3

dotnet new install Baksteen.Templates.WPF.Blazor::0.1.3
This package contains a .NET Template Package you can call from the shell/command line.

Baksteen.Templates.WPF.Blazor

Project template for hybrid WPF Blazor .NET 8 application. This is a nice entry point for a WPF based Blazor hybrid project, when you're not in the mood to deal with dotnet Maui's awkward packaging/deployment. A WPF based project will result in a good old executable you can copy and run anywhere as you please.

This template is based on the instructions here:

And then extended with the contents of the current mauiblazor project template

How to use

Run the following command to install the template (this will download the nuget package from nuget.org):

dotnet new install Baksteen.Templates.WPF.Blazor

Then use visual studio and create a new project, select 'WPF Blazor Template'

Alternatively you can create a new project from commandline as follows:

dotnet new wpfblazor.app

To uninstall the template run this command:

dotnet new uninstall Baksteen.Templates.WPF.Blazor
  • .NETStandard 2.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.3 3,370 11/15/2023
0.1.2 876 1/3/2023
0.1.1 301 1/2/2023

Target dotnet 8