Yu-Core.AspNetCore.Components.WebView.Gtk
0.1.7
dotnet add package Yu-Core.AspNetCore.Components.WebView.Gtk --version 0.1.7
NuGet\Install-Package Yu-Core.AspNetCore.Components.WebView.Gtk -Version 0.1.7
<PackageReference Include="Yu-Core.AspNetCore.Components.WebView.Gtk" Version="0.1.7" />
<PackageVersion Include="Yu-Core.AspNetCore.Components.WebView.Gtk" Version="0.1.7" />
<PackageReference Include="Yu-Core.AspNetCore.Components.WebView.Gtk" />
paket add Yu-Core.AspNetCore.Components.WebView.Gtk --version 0.1.7
#r "nuget: Yu-Core.AspNetCore.Components.WebView.Gtk, 0.1.7"
#:package Yu-Core.AspNetCore.Components.WebView.Gtk@0.1.7
#addin nuget:?package=Yu-Core.AspNetCore.Components.WebView.Gtk&version=0.1.7
#tool nuget:?package=Yu-Core.AspNetCore.Components.WebView.Gtk&version=0.1.7
AspNetCore.Components.WebView.Gtk
AspNetCore.Components.WebView.Gtk is a library for building native clients using Blazor and WebView. It provides a BlazorWebView Widget for running the blazor hybird application on Linux. Use GTK and WebKitGTK, bound by Gir.Core
Start
Reference Yu-Core.AspNetCore.Components.WebView.Gtk
<PackageReference Include="Yu-Core.AspNetCore.Components.WebView.Gtk" Version="*" />
Install libwebkitgtk-6.0-4
sudo apt update
sudo apt install libwebkitgtk-6.0-4
See sample
NOTE
- Only Support Linux platform
- Similarities and differences with WinForms/WPF BlazorWebView
Similarities
UrlLoading, StartPath, BlazorWebViewInitializing, BlazorWebViewInitialized
Differences
Cannot use Webview2 API, should consult WebKitGtk
Dependencies
Thanks
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- GirCore.Gtk-4.0 (>= 0.7.0)
- GirCore.WebKit-6.0 (>= 0.7.0)
- Microsoft.AspNetCore.Components.WebView (>= 10.0.5)
-
net9.0
- GirCore.Gtk-4.0 (>= 0.7.0)
- GirCore.WebKit-6.0 (>= 0.7.0)
- Microsoft.AspNetCore.Components.WebView (>= 9.0.14)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Yu-Core.AspNetCore.Components.WebView.Gtk:
| Repository | Stars |
|---|---|
|
Yu-Core/SwashbucklerDiary
侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
|