VijayAnand.Wpf.Blazor 1.0.9

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.Wpf.Blazor::1.0.9
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 WPF desktop application.

To install the template:

dotnet new --install VijayAnand.Wpf.Blazor

To make use of the template:

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 929 2/15/2024
3.6.1 708 1/18/2024
3.6.0 212 1/11/2024
3.5.0 1,545 11/14/2023
3.5.0-preview.1 669 10/19/2023
3.4.0 235 10/12/2023
3.3.0 101 9/14/2023
3.2.4 91 8/14/2023
3.2.3 88 7/16/2023
3.2.2 81 6/14/2023
3.2.1 75 5/19/2023
3.2.0 94 4/12/2023
3.2.0-preview.2 67 4/4/2023
3.2.0-preview.1 72 4/1/2023
3.1.0 91 3/27/2023
3.0.3 84 3/25/2023
3.0.2 83 3/24/2023
3.0.1 90 3/15/2023
3.0.0 129 2/22/2023
2.2.0 1,852 12/16/2022
2.1.1 1,097 11/24/2022
2.1.0 1,056 11/10/2022
2.0.0 1,114 10/5/2022
1.2.0 1,277 6/14/2022
1.1.0 1,340 5/23/2022
1.0.19 1,259 5/12/2022
1.0.18 1,213 4/28/2022
1.0.17 1,156 4/18/2022
1.0.16 1,201 4/12/2022
1.0.15 1,184 3/18/2022
1.0.14 1,153 2/23/2022
1.0.13 1,231 2/17/2022
1.0.12 1,112 2/7/2022
1.0.11 1,094 12/17/2021
1.0.10 1,007 11/19/2021
1.0.9 1,025 11/12/2021
1.0.8 906 11/9/2021
1.0.7 1,017 10/15/2021
1.0.6 1,026 9/16/2021
1.0.5 1,700 8/17/2021
1.0.4 1,209 8/11/2021
1.0.3 1,666 7/15/2021
1.0.2 1,673 6/25/2021
1.0.1 1,126 6/23/2021
1.0.0 1,221 6/8/2021

What's new in ver. 1.0.9:

Based on the BlazorWebView dependency, TargetFramework for the projects have been updated to net6.0-windows7.0, means that the desktop apps can run on Windows 7 or later.