Experimental Mobile Blazor Bindings enables using Blazor syntax in .razor files to build native apps for iOS and Android.
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 |
Install
Install-Package Microsoft.MobileBlazorBindings
dotnet add package Microsoft.MobileBlazorBindings
paket add Microsoft.MobileBlazorBindings
Microsoft.MobileBlazorBindings Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.MobileBlazorBindings.Core(>= 0.5.50)
- Microsoft.MobileBlazorBindings.WebView(>= 0.5.50)
- Microsoft.Extensions.Hosting(>= 3.1.5)
- Xamarin.Forms(>= 4.8.0.1451)
Tags