PeakSWC.RemoteWebView 6.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PeakSWC.RemoteWebView --version 6.2.0
                    
NuGet\Install-Package PeakSWC.RemoteWebView -Version 6.2.0
                    
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.RemoteWebView" Version="6.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeakSWC.RemoteWebView" Version="6.2.0" />
                    
Directory.Packages.props
<PackageReference Include="PeakSWC.RemoteWebView" />
                    
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.RemoteWebView --version 6.2.0
                    
#r "nuget: PeakSWC.RemoteWebView, 6.2.0"
                    
#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.RemoteWebView@6.2.0
                    
#: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.RemoteWebView&version=6.2.0
                    
Install as a Cake Addin
#tool nuget:?package=PeakSWC.RemoteWebView&version=6.2.0
                    
Install as a Cake Tool

RemoteBlazorWebView.Wpf.BlazorWebView

RemoteBlazorWebView.Wpf.BlazorWebView is based on the .NET 6 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 (RemoteWebViewService) 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 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 (RemoteWebViewService) 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.

Demo Video

RemoteBlazorWebView

Usage instructions

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

*** Note The recent name change from RemoteableWebViewService to RemoteWebViewService

dotnet tool update -g PeakSWC.RemoteWebViewService --version 6.*-* 

Samples

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

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos 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 (3)

Showing the top 3 NuGet packages that depend on PeakSWC.RemoteWebView:

Package Downloads
PeakSWC.RemoteBlazorWebView.Wpf

This package will transport the user interface from an app built using BlazorWebView to a server running in the cloud. This allows an app running behind a firewall to be accessed through a browser by accessing the cloud server.

PeakSWC.RemoteBlazorWebView.WindowsForms

This package will transport the user interface from an app built using BlazorWebView to a server running in the cloud. This allows an app running behind a firewall to be accessed through a browser by accessing the cloud server.

PeakSWC.RemoteBlazorWebView

.NET 10 package that hosts a remote Blazor UI on Windows, Mac, and Linux

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0-preview5 142 6/14/2025
10.0.0-preview4 247 5/14/2025
10.0.0-preview3 85 4/12/2025
9.0.6 752 6/15/2025
9.0.5 875 5/14/2025
9.0.4 231 4/12/2025
9.0.2 242 2/16/2025
9.0.1 231 1/18/2025
9.0.0 222 11/14/2024
9.0.0-rc2 124 10/26/2024
9.0.0-preview7 174 8/19/2024
9.0.0-preview6 87 7/29/2024
9.0.0-preview5 100 6/23/2024
8.0.11 223 11/14/2024
8.0.10 1,509 10/10/2024
8.0.8 373 8/20/2024
8.0.7 220 7/29/2024
8.0.6 348 6/19/2024
8.0.4 215 6/19/2024
8.0.3 267 4/20/2024
8.0.2 738 2/23/2024
8.0.1 267 2/16/2024
8.0.0 294 12/30/2023
8.0.0-rc2 173 10/14/2023
8.0.0-preview5 170 6/15/2023
8.0.0-preview4 177 5/24/2023
8.0.0-preview3 176 4/21/2023
8.0.0-preview2 202 3/29/2023
7.0.16 286 2/25/2024
7.0.14 258 12/29/2023
7.0.12 337 10/14/2023
7.0.9 302 8/15/2023
7.0.7 297 6/14/2023
7.0.5 1,935 4/20/2023
7.0.4 501 3/24/2023
7.0.3 431 3/17/2023
7.0.2 490 1/29/2023
7.0.0 542 11/13/2022
7.0.0-rc1 217 10/9/2022
7.0.0-pre6 255 7/14/2022
7.0.0-pre5 271 7/2/2022
7.0.0-pre4 247 5/11/2022
6.3.9 891 2/11/2023
6.3.8 500 2/1/2023
6.3.7 499 1/31/2023
6.3.6 572 11/13/2022
6.3.5 673 10/11/2022
6.3.4 1,515 7/13/2022
6.3.3 878 7/3/2022
6.3.2 707 6/15/2022
6.3.1 912 5/25/2022
6.3.0 438 5/21/2022
6.2.0 363 5/8/2022
6.1.2-pre 254 4/7/2022
6.1.1-pre 586 2/19/2022
6.1.0-pre 345 2/7/2022
6.0.38-pre 292 2/1/2022
6.0.37-pre 298 1/25/2022
6.0.36 385 1/4/2022
6.0.35 287 1/1/2022
6.0.34 255 12/30/2021
6.0.33 266 12/29/2021
6.0.32 344 12/12/2021
6.0.31 361 12/4/2021
6.0.30 861 12/3/2021
6.0.29 350 11/17/2021
6.0.28-rc2 304 10/14/2021
6.0.27-rc1 299 10/11/2021
6.0.26-rc1 283 10/7/2021
6.0.25-rc1 305 10/4/2021
6.0.24-rc1 342 10/1/2021
6.0.23-rc1 330 9/26/2021

Updated dotnet maui packages to 6.0.300-rc.3 *** Breaking change *** serviceCollection.AddWpfBlazorWebView(); has become serviceCollection.AddRemoteWpfBlazorWebView(); due to a change in maui package