Xamarin.AdvancedWebForms
1.0.8
See the version list below for details.
dotnet add package Xamarin.AdvancedWebForms --version 1.0.8
NuGet\Install-Package Xamarin.AdvancedWebForms -Version 1.0.8
<PackageReference Include="Xamarin.AdvancedWebForms" Version="1.0.8" />
paket add Xamarin.AdvancedWebForms --version 1.0.8
#r "nuget: Xamarin.AdvancedWebForms, 1.0.8"
// Install Xamarin.AdvancedWebForms as a Cake Addin #addin nuget:?package=Xamarin.AdvancedWebForms&version=1.0.8 // Install Xamarin.AdvancedWebForms as a Cake Tool #tool nuget:?package=Xamarin.AdvancedWebForms&version=1.0.8
This library allows you to embed html-css-js frontend code into your native Xamarin.Android application, installed and served locally;
[!!!] Install the command-line utility for managing deployments and applications: https://github.com/marcos8154/Xamarin.AdvancedWebForms/releases
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)
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.