AZ.Photino.NET.UnOfficial
2.5.2.1
dotnet add package AZ.Photino.NET.UnOfficial --version 2.5.2.1
NuGet\Install-Package AZ.Photino.NET.UnOfficial -Version 2.5.2.1
<PackageReference Include="AZ.Photino.NET.UnOfficial" Version="2.5.2.1" />
paket add AZ.Photino.NET.UnOfficial --version 2.5.2.1
#r "nuget: AZ.Photino.NET.UnOfficial, 2.5.2.1"
// Install AZ.Photino.NET.UnOfficial as a Cake Addin #addin nuget:?package=AZ.Photino.NET.UnOfficial&version=2.5.2.1 // Install AZ.Photino.NET.UnOfficial as a Cake Tool #tool nuget:?package=AZ.Photino.NET.UnOfficial&version=2.5.2.1
.NET 6/7 app that opens native OS windows hosting web UI on Windows, Mac, and Linux (without Blazor support)
recompile in debian 10.6(arm64/x86_64) with libc-dev-bin 2.28-10+deb10u2 ,and need install depend: apt install libgtk-3-bin libwebkit2gtk-4.0-37 libnotify4
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- AZ.Photino.Native.UnOfficial (>= 2.5.2.1)
-
net7.0
- AZ.Photino.Native.UnOfficial (>= 2.5.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AZ.Photino.NET.UnOfficial:
Package | Downloads |
---|---|
AZ.Photino.Blazor.UnOfficial
.NET 6 app that opens native OS windows hosting Blazor UI on Windows, Mac, and Linux, recompile native in ubuntu18.04 and libgcc_2.14,and need install depend: apt install libgtk-3-bin libwebkit2gtk-4.0-37 libnotify4 |
GitHub repositories
This package is not used by any popular GitHub repositories.
to run on older debian 10 , remove the line : webkit_settings_set_disable_web_security(settings, !_webSecurityEnabled);
if u want run on debian 9 / ubuntu 18.04 you should user 2.4.1.1