DH.Maui.HybridWebView
2.3.2024.5150004
dotnet add package DH.Maui.HybridWebView --version 2.3.2024.5150004
NuGet\Install-Package DH.Maui.HybridWebView -Version 2.3.2024.5150004
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DH.Maui.HybridWebView" Version="2.3.2024.5150004" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DH.Maui.HybridWebView --version 2.3.2024.5150004
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DH.Maui.HybridWebView, 2.3.2024.5150004"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DH.Maui.HybridWebView as a Cake Addin #addin nuget:?package=DH.Maui.HybridWebView&version=2.3.2024.5150004 // Install DH.Maui.HybridWebView as a Cake Tool #tool nuget:?package=DH.Maui.HybridWebView&version=2.3.2024.5150004
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
用于DH Maui框架的混合WebView库。适用于 .NET MAUI 的 HybridWebView 控件,支持在跨平台本机应用中嵌入 Web UI (HTML/JS/CSS)。参考:https://github.com/Eilon/MauiHybridWebView
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-android34.0 is compatible. net8.0-browser was computed. net8.0-ios was computed. net8.0-ios17.2 is compatible. net8.0-maccatalyst was computed. net8.0-maccatalyst17.2 is compatible. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net8.0-windows10.0.19041 is compatible. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Maui.Controls (>= 8.0.21)
- Microsoft.Maui.Controls.Compatibility (>= 8.0.21)
-
net8.0-android34.0
- Microsoft.Maui.Controls (>= 8.0.21)
- Microsoft.Maui.Controls.Compatibility (>= 8.0.21)
-
net8.0-ios17.2
- Microsoft.Maui.Controls (>= 8.0.21)
- Microsoft.Maui.Controls.Compatibility (>= 8.0.21)
-
net8.0-maccatalyst17.2
- Microsoft.Maui.Controls (>= 8.0.21)
- Microsoft.Maui.Controls.Compatibility (>= 8.0.21)
-
net8.0-windows10.0.19041
- Microsoft.Maui.Controls (>= 8.0.21)
- Microsoft.Maui.Controls.Compatibility (>= 8.0.21)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.2024.5150004 | 230 | 5/15/2024 |
用于DH Maui框架的混合WebView库