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
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="AZ.Photino.NET.UnOfficial" Version="2.5.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AZ.Photino.NET.UnOfficial --version 2.5.2.1
#r "nuget: AZ.Photino.NET.UnOfficial, 2.5.2.1"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
2.5.2.1 199 12/5/2023
2.4.0.1 330 5/27/2023

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