VijayAnand.BlazorTemplates 1.0.14

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install VijayAnand.BlazorTemplates::1.0.14
This package contains a .NET Template Package you can call from the shell/command line.

Blazor desktop project template

A project template for hosting the Blazor component in the Windows Forms and WPF desktop application.

To install the template package:

dotnet new --install VijayAnand.BlazorTemplates

To make use of the template:

For WinForms:

dotnet new winforms-blazor

For WPF:

dotnet new wpf-blazor
  • .NETStandard 2.0

    • 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
4.0.0 955 2/15/2024
3.6.1 719 1/18/2024
3.6.0 231 1/11/2024
3.5.0 1,537 11/14/2023
3.5.0-preview.1 669 10/19/2023
3.4.0 244 10/12/2023
3.3.0 102 9/14/2023
3.2.4 103 8/14/2023
3.2.3 108 7/16/2023
3.2.2 102 6/14/2023
3.2.1 91 5/19/2023
3.2.0 121 4/12/2023
3.2.0-preview.2 77 4/4/2023
3.2.0-preview.1 78 4/1/2023
3.1.0 106 3/27/2023
3.0.3 96 3/25/2023
3.0.2 95 3/24/2023
3.0.1 94 3/15/2023
3.0.0 106 2/21/2023
2.2.0 961 12/16/2022
2.1.1 312 11/23/2022
2.1.0 344 11/8/2022
2.0.0 387 10/5/2022
1.2.0 544 6/14/2022
1.1.0 461 5/23/2022
1.0.14 446 5/12/2022
1.0.13 484 4/28/2022
1.0.12 452 4/18/2022
1.0.11 450 4/12/2022
1.0.10 435 3/18/2022
1.0.9 397 2/18/2022
1.0.8 424 2/17/2022
1.0.7 418 2/7/2022
1.0.6 365 12/17/2021
1.0.5 357 11/19/2021
1.0.4 281 11/12/2021
1.0.3 288 11/9/2021
1.0.2 368 10/15/2021
1.0.1 353 9/16/2021
1.0.0 769 8/18/2021

What's new in ver. 1.0.14:

Blazor desktop templates for Windows Forms and WPF.

Currently targeting .NET 6 / .NET MAUI RC3.

Added Theming support for Blazor hosted Form / Window.

Unified template now also available as a VS extension.

https://marketplace.visualstudio.com/items?itemName=egvijayanand.blazor-desktop-templates