Xamarin.Forms Windows (WPF) WebView component for hosting Blazor components in hybrid (native + web) applications.
Info
| Version: | 0.5.50-preview |
| Author(s): | Microsoft |
| Last Update: | Friday, October 30, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://aka.ms/mobileblazorbindings |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.MobileBlazorBindings.WebView.Windows |
Install
Install-Package Microsoft.MobileBlazorBindings.WebView.Windows
dotnet add package Microsoft.MobileBlazorBindings.WebView.Windows
paket add Microsoft.MobileBlazorBindings.WebView.Windows
Microsoft.MobileBlazorBindings.WebView.Windows Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.MobileBlazorBindings.WebView(>= 0.5.50)
- Microsoft.Web.WebView2(>= 1.0.674)
- System.Text.Json(>= 4.7.2)
- Xamarin.Forms(>= 4.8.0.1451)
- Xamarin.Forms.Platform.WPF(>= 4.8.0.1451)
Tags