SkiaSharp.NativeAssets.Linux 3.119.2

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SkiaSharp.NativeAssets.Linux --version 3.119.2
                    
NuGet\Install-Package SkiaSharp.NativeAssets.Linux -Version 3.119.2
                    
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="SkiaSharp.NativeAssets.Linux" Version="3.119.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SkiaSharp.NativeAssets.Linux" Version="3.119.2" />
                    
Directory.Packages.props
<PackageReference Include="SkiaSharp.NativeAssets.Linux" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SkiaSharp.NativeAssets.Linux --version 3.119.2
                    
#r "nuget: SkiaSharp.NativeAssets.Linux, 3.119.2"
                    
#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.
#:package SkiaSharp.NativeAssets.Linux@3.119.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SkiaSharp.NativeAssets.Linux&version=3.119.2
                    
Install as a Cake Addin
#tool nuget:?package=SkiaSharp.NativeAssets.Linux&version=3.119.2
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 was computed.  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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (253)

Showing the top 5 NuGet packages that depend on SkiaSharp.NativeAssets.Linux:

Package Downloads
GemBox.Spreadsheet

GemBox.Spreadsheet is a .NET component that enables you to read, write, convert, and print spreadsheet files (XLSX, XLS, XLSB, CSV, HTML, and ODS) from .NET applications. With GemBox.Spreadsheet you get a fast and reliable component that's easy to use and doesn't depend on Microsoft Excel. It requires only .NET and it's much faster than Microsoft Office Automation!

GemBox.Document

GemBox.Document is a .NET component that enables developers to read, write, convert and print document files (DOCX, DOC, ODT, PDF, HTML, XPS, RTF, TXT) from .NET applications in a simple and efficient way.

Avalonia.Skia

Avalonia is a cross-platform UI framework for .NET providing a flexible styling system and supporting a wide range of Operating Systems such as Windows, Linux, macOS and with experimental support for Android, iOS and WebAssembly.

ThinkGeo.Core

ThinkGeo.Core is the cross-platform .NET geospatial engine that powers every ThinkGeo product. It can be used headless for server-side processing, or paired with a ThinkGeo UI package to render maps in your application. Capabilities: - Vector data: Shapefile, GeoPackage, GeoJSON, KML, WFS, plus extensions for FileGeoDatabase / Oracle / PostgreSQL / SQL Server. - Raster data: GeoTIFF, JPEG2000, plus extensions for ECW / MrSID via ThinkGeo.Gdal. - Web tile services: WMS, WMTS, XYZ, vector tile (MVT), Bing / Google tile providers. - Geometry operations, spatial queries, projection (PROJ-backed). - Styling, label placement, cartographic rendering via SkiaSharp. Targets: .NET Framework 4.6.2+ and .NET Standard 2.1 (covers .NET Core 3.1, .NET 5 / 6 / 7 / 8 / 9). Platforms: Windows, Linux, macOS. Pair with a UI package for your platform: - Desktop: ThinkGeo.UI.Wpf, ThinkGeo.UI.WinForms - Web: ThinkGeo.UI.Blazor, ThinkGeo.UI.WebApi - Mobile: ThinkGeo.UI.Maui, ThinkGeo.UI.Android, ThinkGeo.UI.iOS - Server-side tile / map services: ThinkGeo.GisServer Commercial product with a free 30-day evaluation. Sign up at https://helpdesk.thinkgeo.com/register and download ProductCenter to start. Documentation: https://docs.thinkgeo.com/

GemBox.Pdf

GemBox.Pdf is a .NET component that enables you to read, write, edit, and print PDF files from .NET applications. With GemBox.Pdf you get a fast and reliable component that's easy to use and doesn't depend on Adobe Acrobat. It requires only .NET so you can deploy your applications without having to think about other licenses.

GitHub repositories (89)

Showing the top 20 popular GitHub repositories that depend on SkiaSharp.NativeAssets.Linux:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
SubtitleEdit/subtitleedit
the subtitle editor :)
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
Sylinko/Everywhere
Context-aware AI assistant for your desktop. Ready to respond intelligently, seamlessly integrating multiple LLMs and MCP tools.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
mono/SkiaSharp
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.
Live-Charts/LiveCharts2
Beautiful, interactive charts, maps, and gauges. One API for every .NET UI framework.
timschneeb/GalaxyBudsClient
Unofficial Galaxy Buds Manager for Windows, macOS, Linux, and Android
stratumauth/app
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
WalletWasabi/WalletWasabi
Open-source, non-custodial, privacy preserving Bitcoin wallet for Windows, Linux, and Mac.
kikipoulet/SukiUI
UI Theme for AvaloniaUI
Uotan-Dev/UotanToolboxNT
现代化 Android & OpenHarmony 工具箱 | A Modern Toolbox for Android & OpenHarmony Devices
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
Version Downloads Last Updated
4.147.0-preview.1.1 266 4/28/2026
3.119.4-preview.1.1 40,455 4/23/2026
3.119.3-preview.1.1 144,887 2/11/2026
3.119.2 819,688 2/7/2026
3.119.2-preview.3.1 204 2/5/2026
3.119.2-preview.2.3 358 1/26/2026
3.119.2-preview.1 10,795 10/14/2025
3.119.1 3,302,264 9/23/2025
3.119.1-preview.1 963 9/8/2025
3.119.0 3,650,210 4/29/2025
3.119.0-stable.1 679 4/29/2025
3.119.0-preview.1.2 115,099 4/1/2025
3.118.0-preview.2.3 61,920 12/5/2024
3.118.0-preview.1.2 24,014 11/6/2024
3.116.1 4,217,370 12/5/2024
3.116.0 102,718 12/3/2024
3.116.0-preview.6.1 1,403 11/6/2024
3.0.0-preview.5.4 13,194 10/24/2024
2.88.9 5,899,105 11/7/2024
2.88.9-preview.2.2 79,512 10/24/2024
Loading failed

Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release notes.