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
<PackageReference Include="AZ.Photino.Native.UnOfficial" Version="2.5.2.1" />
paket add AZ.Photino.Native.UnOfficial --version 2.5.2.1
#r "nuget: AZ.Photino.Native.UnOfficial, 2.5.2.1"
// 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).
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.
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