Angri450.Nong.Runtime 13.1.0

dotnet tool install --global Angri450.Nong.Runtime --version 13.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Angri450.Nong.Runtime --version 13.1.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Angri450.Nong.Runtime&version=13.1.0
                    
nuke :add-package Angri450.Nong.Runtime --version 13.1.0
                    

Nong Shared Runtime

Shared native runtime for Nong.Cli.Net. Installs SkiaSharp, HarfBuzzSharp, and PDFium native binaries into a single shared directory (~/.dotnet/tools/nong-runtimes/) so all other nong tools can use them without bundling their own copies.

Install

dotnet tool install Angri450.Nong.Runtime --global
nong-runtime

This copies the current platform's native DLLs into the shared runtime directory. All other nong tools (nong, nong-chart, nong-pdf, etc.) automatically find them there.

Contents

DLL From Size
libSkiaSharp.dll SkiaSharp.NativeAssets.Win32 ~10 MB
libHarfBuzzSharp.dll HarfBuzzSharp.NativeAssets.Win32 ~1.5 MB
pdfium.dll PDFium (bundled) ~5 MB

License

Apache-2.0

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
13.1.0 49 6/24/2026
13.0.0 55 6/23/2026