SkiaSharp.NativeAssets.Linux 3.119.1-preview.1

Prefix Reserved
This is a prerelease version of SkiaSharp.NativeAssets.Linux.
dotnet add package SkiaSharp.NativeAssets.Linux --version 3.119.1-preview.1
                    
NuGet\Install-Package SkiaSharp.NativeAssets.Linux -Version 3.119.1-preview.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="SkiaSharp.NativeAssets.Linux" Version="3.119.1-preview.1" />
                    
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.1-preview.1" />
                    
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.1-preview.1
                    
#r "nuget: SkiaSharp.NativeAssets.Linux, 3.119.1-preview.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.
#:package SkiaSharp.NativeAssets.Linux@3.119.1-preview.1
                    
#: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.1-preview.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SkiaSharp.NativeAssets.Linux&version=3.119.1-preview.1&prerelease
                    
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 (184)

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

Package Downloads
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 works with both .NET Core(3.0 and above) and .NET Framework(4.6.2 and above). It provides geometries, data sources, layers, styles, rendering, and low level functions for building GIS applications. It is the basic core dependency package across all of the ThinkGeo 12.0 product line. ** This is an extension for use in ThinkGeo's product line, and cannot be used standalone. See below for more details. ** Docs and Product Guides: https://docs.thinkgeo.com/ API Documentation: https://wiki.thinkgeo.com/wiki/12.0/thinkgeo.core ThinkGeo Cloud APIs: https://cloud.thinkgeo.com This is a commercial product with a free 30-day evaluation. Start your evaluation by signing up at https://helpdesk.thinkgeo.com/register and downloading the ProductCenter application. Supported Platforms: Windows, Linux, macOS - ThinkGeo UI Components based on .NET Core - ThinkGeo UI for Android. ThinkGeo UI for iOS. ThinkGeo UI for Blazor. ThinkGeo UI for WebApi. ThinkGeo UI for WPF.

Topten.RichTextKit

Easy to use rich text rendering for SkiaSharp, including font-fallback, bi-directional text support and more...

Uno.WinUI.Runtime.Skia.Gtk

This package provides the platform support for Skia in Uno Platform projects.

Uno.UI.Runtime.Skia.Gtk

This package provides the platform support for Skia in Uno Platform projects.

GitHub repositories (75)

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 most popular .NET UI client technology
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.
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
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.
beto-rodriguez/LiveCharts2
Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
stratumauth/app
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
kikipoulet/SukiUI
UI Theme for AvaloniaUI
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
microcharts-dotnet/Microcharts
Simple, cross-platform chart library for .NET
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
Nexus-Mods/NexusMods.App
Home of the development of the Nexus Mods App
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
Version Downloads Last Updated
3.119.1-preview.1 386 9/8/2025
3.119.0 1,009,027 4/29/2025
3.119.0-stable.1 148 4/29/2025
3.119.0-preview.1.2 105,202 4/1/2025
3.118.0-preview.2.3 43,235 12/5/2024
3.118.0-preview.1.2 19,275 11/6/2024
3.116.1 2,158,391 12/5/2024
3.116.0 58,972 12/3/2024
3.116.0-preview.6.1 997 11/6/2024
3.0.0-preview.5.4 10,118 10/24/2024
3.0.0-preview.4.1 61,843 7/18/2024
3.0.0-preview.3.1 27,465 4/10/2024
3.0.0-preview.2.1 35,942 2/20/2024
3.0.0-preview.1.8 15,656 2/6/2024
3.0.0-preview.0.132 441 4/9/2024
2.88.9 2,253,364 11/7/2024
2.88.9-preview.2.2 68,010 10/24/2024
2.88.9-preview.1.1 296 7/18/2024
2.88.8 4,535,309 4/10/2024
2.88.8-preview.1.1 288 4/5/2024
2.88.7 6,144,388 1/11/2024
2.88.6 6,283,336 9/21/2023
2.88.6-preview.1.2 5,614 8/31/2023
2.88.5 258,497 8/23/2023
2.88.4 9,236 8/22/2023
2.88.4-preview.96 541 8/17/2023
2.88.4-preview.95 358 8/16/2023
2.88.4-preview.89 15,136 7/25/2023
2.88.4-preview.84 7,482 6/27/2023
2.88.4-preview.82 368 6/26/2023
2.88.4-preview.76 5,321 6/19/2023
2.88.4-preview.70 360 6/15/2023
2.88.3 8,448,664 10/4/2022
2.88.2 542,398 9/8/2022
2.88.2-preview.8 378 9/8/2022
2.88.1 385,251 8/17/2022
2.88.1-preview.108 928,254 8/12/2022
2.88.1-preview.104 5,746 8/10/2022
2.88.1-preview.91 15,775 7/15/2022
2.88.1-preview.79 59,490 6/29/2022
2.88.1-preview.75 799 6/27/2022
2.88.1-preview.71 10,239 6/20/2022
2.88.1-preview.63 5,797 6/8/2022
2.88.1-preview.1 313,473 5/22/2022
2.88.0 1,320,398 5/22/2022
2.88.0-preview.266 4,889 5/11/2022
2.88.0-preview.256 133,831 4/26/2022
2.88.0-preview.254 6,801 4/17/2022
2.88.0-preview.232 26,615 3/17/2022
2.88.0-preview.209 97,854 2/18/2022
2.88.0-preview.187 7,810 1/27/2022
2.88.0-preview.179 1,167,798 12/18/2021
2.88.0-preview.178 606,367 12/15/2021
2.88.0-preview.155 11,940 10/29/2021
2.88.0-preview.152 652 10/22/2021
2.88.0-preview.150 569 10/11/2021
2.88.0-preview.145 17,095 9/28/2021
2.88.0-preview.140 16,636 9/14/2021
2.88.0-preview.139 435 9/13/2021
2.88.0-preview.127 4,532 8/21/2021
2.88.0-preview.120 2,024 8/10/2021
2.88.0-preview.61 7,195 7/12/2021
2.80.4 17,720 5/21/2022
2.80.4-preview.9 429 5/11/2022
2.80.4-preview.5 438 9/13/2021
2.80.4-preview.2 399 8/19/2021
2.80.3 1,140,768 7/12/2021
2.80.3-preview.93 607 6/12/2021
2.80.3-preview.90 526 5/30/2021
2.80.3-preview.40 9,019 2/6/2021
2.80.3-preview.24 450 1/27/2021
2.80.3-preview.18 6,679 11/10/2020
2.80.2 3,470,877 9/11/2020
2.80.2-preview.36 3,806 9/3/2020
2.80.2-preview.33 22,534 8/25/2020
2.80.2-preview.19 768 8/4/2020
2.80.2-preview.18 600 8/2/2020
2.80.2-preview.9 692 7/27/2020
2.80.1 287,750 7/14/2020
2.80.0 214,937 7/9/2020
2.80.0-preview.33 1,193 7/1/2020
2.80.0-preview.24 619 6/27/2020
2.80.0-preview.14 1,008 6/18/2020
2.80.0-preview.12 566 6/16/2020
2.80.0-preview.3 595 6/8/2020
1.68.3 377,198 5/18/2020
1.68.3-preview.2 511 5/18/2020
1.68.2.1 48,001 5/2/2020
1.68.2 3,723 4/30/2020
1.68.2-preview.60 856 4/13/2020
1.68.2-preview.50 627 4/3/2020
1.68.2-preview.45 550 3/24/2020
1.68.2-preview.43 606 3/18/2020
1.68.2-preview.39 683 2/27/2020
1.68.2-preview.29 994 2/7/2020
1.68.2-preview.21 1,157 1/20/2020
1.68.2-preview.17 577 1/11/2020
1.68.1.1 280,209 12/21/2019
1.68.1.1-preview.9 916 12/10/2019
1.68.1 102,126 11/22/2019
1.68.1-rc.172 775 11/17/2019
1.68.1-rc.170 738 11/16/2019
1.68.1-rc.169 747 11/14/2019
1.68.1-rc.165 751 11/7/2019
1.68.1-rc.153 2,412 10/24/2019
1.68.1-rc.147 4,550 9/26/2019
1.68.0 513,193 12/4/2018
1.68.0-preview28 1,349 11/14/2018

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