VijayAnand.WindowsForms.Blazor 1.2.0

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.WindowsForms.Blazor::1.2.0
This package contains a .NET Template Package you can call from the shell/command line.

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

To install the template:

dotnet new --install VijayAnand.WindowsForms.Blazor

To make use of the template:

dotnet new winforms-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 1,057 2/15/2024
3.6.1 754 1/18/2024
3.6.0 240 1/11/2024
3.5.0 1,604 11/14/2023
3.5.0-preview.1 676 10/19/2023
3.4.0 321 10/12/2023
3.3.0 168 9/14/2023
3.2.4 147 8/14/2023
3.2.3 138 7/16/2023
3.2.2 117 6/14/2023
3.2.1 107 5/19/2023
3.2.0 146 4/12/2023
3.2.0-preview.2 68 4/4/2023
3.2.0-preview.1 69 4/1/2023
3.1.0 123 3/27/2023
3.0.3 85 3/25/2023
3.0.2 82 3/24/2023
3.0.1 114 3/15/2023
3.0.0 157 2/22/2023
2.2.0 1,050 12/16/2022
2.1.1 385 11/24/2022
2.1.0 349 11/10/2022
2.0.0 413 10/5/2022
1.2.0 591 6/14/2022
1.1.0 463 5/23/2022
1.0.18 484 5/12/2022
1.0.17 437 4/28/2022
1.0.16 410 4/18/2022
1.0.15 426 4/12/2022
1.0.14 426 3/18/2022
1.0.13 436 2/23/2022
1.0.12 424 2/17/2022
1.0.11 440 2/7/2022
1.0.10 341 12/17/2021
1.0.9 352 11/19/2021
1.0.8 285 11/12/2021
1.0.7 298 11/9/2021
1.0.6 378 10/15/2021
1.0.5 366 9/16/2021
1.0.4 742 8/17/2021
1.0.3 466 8/11/2021
1.0.2 941 7/15/2021
1.0.1 858 6/23/2021
1.0.0 482 6/8/2021

What's new in ver 1.2.0:

Project dependencies have been updated to .NET 6 / .NET MAUI SR1 (Service Release 1).

Unified template now also available as a VS extension.

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

Take a look at this Blazor article for working with these templates:

https://egvijayanand.in/2021/11/13/net-maui-blazor/