PeakSWC.RemoteBlazorWebView.Wpf 6.0.16-preview7

This is a prerelease version of PeakSWC.RemoteBlazorWebView.Wpf.
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeakSWC.RemoteBlazorWebView.Wpf --version 6.0.16-preview7
                    
NuGet\Install-Package PeakSWC.RemoteBlazorWebView.Wpf -Version 6.0.16-preview7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PeakSWC.RemoteBlazorWebView.Wpf" Version="6.0.16-preview7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeakSWC.RemoteBlazorWebView.Wpf" Version="6.0.16-preview7" />
                    
Directory.Packages.props
<PackageReference Include="PeakSWC.RemoteBlazorWebView.Wpf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PeakSWC.RemoteBlazorWebView.Wpf --version 6.0.16-preview7
                    
#r "nuget: PeakSWC.RemoteBlazorWebView.Wpf, 6.0.16-preview7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PeakSWC.RemoteBlazorWebView.Wpf@6.0.16-preview7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeakSWC.RemoteBlazorWebView.Wpf&version=6.0.16-preview7&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=PeakSWC.RemoteBlazorWebView.Wpf&version=6.0.16-preview7&prerelease
                    
Install as a Cake Tool

RemoteBlazorWebView.Wpf.BlazorWebView

RemoteBlazorWebView.Wpf.BlazorWebView is based on the .NET 6 Preview 7 Blazor WebView Control for WPF

RemoteBlazorWebView.Wpf.BlazorWebView enables you to interact with the user interface of a program developed with the BlazorWebView WPF control using a web browser. This is accomplished by setting up a server (RemoteableWebViewService) in the cloud and pointing your browser to it.

RemoteBlazorWebView.Wpf is a drop-in replacement for the Microsoft.AspNetCore.Components.WebView.Wpf.BlazorWebView control and with minimal changes you will be able to remotely control your application.

RemoteBlazorWebView.WindowsForms.BlazorWebView

RemoteBlazorWebView.WindowsForms.BlazorWebView is based on the .NET 6 Preview 7 Blazor WebView WinForms Control

RemoteBlazorWebView.WindowsForms.BlazorWebView enables you to interact with the user interface of a program developed with the BlazorWebView WinForms control using a web browser. This is accomplished by setting up a server (RemoteableWebViewService) in the cloud and pointing your browser to it.

RemoteBlazorWebView.WindowsForms.BlazorWebView is a drop-in replacement for the Microsoft.AspNetCore.Components.WebView.WindowsForms.BlazorWebView control and with minimal changes you will be able to remotely control your application.

Usage instructions

You do not need to build this repo unless you want to customize the RemoteableWebViewService. Run the following command to install the RemoteableWebViewService

dotnet tool update -g PeakSWC.RemoteableWebViewService --version 6.*-* --ignore-failed-sources

Samples

Check out the tutorial at https://github.com/budcribar/RemoteBlazorWebViewTutorial

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
10.0.0-preview5 139 6/14/2025
10.0.0-preview4 257 5/14/2025
10.0.0-preview3 94 4/12/2025
9.0.6 706 6/15/2025
9.0.5 807 5/14/2025
9.0.4 199 4/12/2025
9.0.2 233 2/16/2025
9.0.1 202 1/18/2025
9.0.0 222 11/14/2024
9.0.0-rc2 96 10/26/2024
9.0.0-preview7 264 8/19/2024
9.0.0-preview6 78 7/29/2024
9.0.0-preview5 124 6/23/2024
8.0.11 216 11/14/2024
8.0.10 1,452 10/10/2024
8.0.8 348 8/20/2024
8.0.7 208 7/29/2024
8.0.6 344 6/19/2024
8.0.4 247 6/19/2024
8.0.3 243 4/20/2024
8.0.2 719 2/23/2024
8.0.1 220 2/16/2024
8.0.0 286 12/30/2023
8.0.0-rc2 134 10/14/2023
8.0.0-preview5 177 6/15/2023
8.0.0-preview4 177 5/24/2023
8.0.0-preview3 187 4/21/2023
8.0.0-preview2 186 3/29/2023
7.0.16 243 2/25/2024
7.0.14 267 12/29/2023
7.0.12 330 10/14/2023
7.0.9 283 8/15/2023
7.0.7 315 6/14/2023
7.0.5 1,936 4/20/2023
7.0.4 444 3/24/2023
7.0.3 332 3/17/2023
7.0.2 443 1/29/2023
7.0.0 517 11/13/2022
7.0.0-rc1 214 10/9/2022
7.0.0-pre6 336 7/14/2022
7.0.0-pre5 328 7/2/2022
7.0.0-pre4 252 5/11/2022
6.3.9 795 2/11/2023
6.3.8 414 2/1/2023
6.3.7 427 1/31/2023
6.3.6 539 11/13/2022
6.3.5 568 10/11/2022
6.3.4 1,442 7/13/2022
6.3.3 792 7/3/2022
6.3.2 598 6/15/2022
6.3.1 803 5/25/2022
6.3.0 298 5/21/2022
6.2.0 311 5/8/2022
6.1.2-pre 251 4/7/2022
6.1.1-pre 605 2/19/2022
6.1.0-pre 324 2/7/2022
6.0.38-pre 303 2/1/2022
6.0.37-pre 314 1/25/2022
6.0.36 358 1/4/2022
6.0.35 297 1/1/2022
6.0.34 278 12/30/2021
6.0.33 273 12/29/2021
6.0.32 375 12/12/2021
6.0.31 368 12/4/2021
6.0.30 876 12/3/2021
6.0.29 357 11/17/2021
6.0.28-rc2 347 10/14/2021
6.0.27-rc1 308 10/11/2021
6.0.26-rc1 261 10/7/2021
6.0.25-rc1 334 10/4/2021
6.0.24-rc1 342 10/1/2021
6.0.23-rc1 340 9/26/2021
6.0.22-rc1 292 9/15/2021
6.0.21-preview7 316 9/7/2021
6.0.20-preview7 290 8/26/2021
6.0.16-preview7 261 8/25/2021
6.0.15-preview7 288 8/13/2021
6.0.13-preview6 270 8/9/2021
6.0.12-preview6 339 8/1/2021
6.0.11-preview6 259 7/16/2021
6.0.10-preview5 420 7/10/2021
6.0.9-preview5 373 6/29/2021
6.0.8-preview5 360 6/22/2021
6.0.7-preview4 287 6/17/2021
6.0.6-preview4 302 6/1/2021
6.0.5-preview4 319 5/28/2021
6.0.4-preview4 332 5/28/2021
6.0.3-preview4 308 5/26/2021
6.0.2-preview3 267 5/26/2021
6.0.1-preview3 279 5/22/2021
0.1.7-pre 385 5/25/2021
0.1.6-pre 410 2/21/2021
0.1.4-pre 527 11/1/2020