Skip to main content
SkiaSharp.NativeAssets.Linux.NoDependencies package icon

SkiaSharp.NativeAssets.Linux.NoDependencies

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries. The complete dependency list is: - libpthread.so.0 - libdl.so.2 - libm.so.6 - libc.so.6 - ld-linux-x86-64.so.2 The excluded dependencies are: - Fontconfig

Total Downloads
84.6M
84,593,848
Published
Jul 8, 2026
Latest stable version

Install

.NET CLI
dotnet add package SkiaSharp.NativeAssets.Linux.NoDependencies --version 4.150.0
Package Manager Console
Install-Package SkiaSharp.NativeAssets.Linux.NoDependencies -Version 4.150.0
PackageReference
<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="4.150.0" />

Frameworks

.NETFramework4.6.2 .NETFramework4.8 net6.0 net9.0 net10.0 .NETStandard2.0 .NETStandard2.1

Dependencies

No declared dependencies.