VijayAnand.WindowsForms.Blazor 1.0.6

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.0.6
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,061 2/15/2024
3.6.1 755 1/18/2024
3.6.0 240 1/11/2024
3.5.0 1,605 11/14/2023
3.5.0-preview.1 677 10/19/2023
3.4.0 322 10/12/2023
3.3.0 169 9/14/2023
3.2.4 148 8/14/2023
3.2.3 139 7/16/2023
3.2.2 118 6/14/2023
3.2.1 108 5/19/2023
3.2.0 147 4/12/2023
3.2.0-preview.2 69 4/4/2023
3.2.0-preview.1 69 4/1/2023
3.1.0 124 3/27/2023
3.0.3 86 3/25/2023
3.0.2 82 3/24/2023
3.0.1 114 3/15/2023
3.0.0 158 2/22/2023
2.2.0 1,058 12/16/2022
2.1.1 386 11/24/2022
2.1.0 349 11/10/2022
2.0.0 414 10/5/2022
1.2.0 592 6/14/2022
1.1.0 464 5/23/2022
1.0.18 485 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 427 3/18/2022
1.0.13 437 2/23/2022
1.0.12 424 2/17/2022
1.0.11 440 2/7/2022
1.0.10 342 12/17/2021
1.0.9 353 11/19/2021
1.0.8 285 11/12/2021
1.0.7 298 11/9/2021
1.0.6 379 10/15/2021
1.0.5 367 9/16/2021
1.0.4 743 8/17/2021
1.0.3 466 8/11/2021
1.0.2 942 7/15/2021
1.0.1 859 6/23/2021
1.0.0 482 6/8/2021

What's new ver 1.0.6:

Project template updated to dependencies of .NET 6 RC 2.

Note: From .NET 6 Preview 5 onwards, the target version of the WinForms application has to be Windows 10 [Version 10.0.19041] (2004 / 20H1) for the BlazorWebView package to restore and compile.