Xamarin.Forms 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 |
Install
Install-Package Microsoft.MobileBlazorBindings.WebView
dotnet add package Microsoft.MobileBlazorBindings.WebView
paket add Microsoft.MobileBlazorBindings.WebView
Microsoft.MobileBlazorBindings.WebView Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components.Web(>= 3.1.5)
- Microsoft.Extensions.FileProviders.Embedded(>= 3.1.5)
- Microsoft.Extensions.FileProviders.Physical(>= 3.1.5)
- Microsoft.Extensions.Hosting(>= 3.1.5)
- Microsoft.Extensions.Logging(>= 3.1.5)
- Xamarin.Forms(>= 4.8.0.1451)
Tags