Xamarin.AdvancedWebForms
1.0.7
See the version list below for details.
dotnet add package Xamarin.AdvancedWebForms --version 1.0.7
NuGet\Install-Package Xamarin.AdvancedWebForms -Version 1.0.7
<PackageReference Include="Xamarin.AdvancedWebForms" Version="1.0.7" />
paket add Xamarin.AdvancedWebForms --version 1.0.7
#r "nuget: Xamarin.AdvancedWebForms, 1.0.7"
// Install Xamarin.AdvancedWebForms as a Cake Addin #addin nuget:?package=Xamarin.AdvancedWebForms&version=1.0.7 // Install Xamarin.AdvancedWebForms as a Cake Tool #tool nuget:?package=Xamarin.AdvancedWebForms&version=1.0.7
This library allows you to embed html-css-js frontend code into your native Xamarin.Android application, installed and served locally;
The library will create:
- The http micro-server embedded in the application to serve static files
- Possibility to create your local web-api end-points (which will call native functions in the app)
- Network port for remote hot-deploying static files (in debug)
- Command-line utility for managing deployments and applications
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.