AZ.Photino.Native.UnOfficial 2.5.2.1

dotnet add package AZ.Photino.Native.UnOfficial --version 2.5.2.1
NuGet\Install-Package AZ.Photino.Native.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.Native.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.Native.UnOfficial --version 2.5.2.1
#r "nuget: AZ.Photino.Native.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.Native.UnOfficial as a Cake Addin
#addin nuget:?package=AZ.Photino.Native.UnOfficial&version=2.5.2.1

// Install AZ.Photino.Native.UnOfficial as a Cake Tool
#tool nuget:?package=AZ.Photino.Native.UnOfficial&version=2.5.2.1

Open native OS windows hosting web UI on Windows, Mac, and Linux(recompile in debian 10.6(arm64/x86_64) with  libc-dev-bin 2.28-10+deb10u2).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AZ.Photino.Native.UnOfficial:

Package Downloads
AZ.Photino.NET.UnOfficial

.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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.2.1 285 12/5/2023
2.4.1.1 394 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