SkiaSharp.NativeAssets.macOS 3.119.0-preview.1.2

Prefix Reserved
This is a prerelease version of SkiaSharp.NativeAssets.macOS.
dotnet add package SkiaSharp.NativeAssets.macOS --version 3.119.0-preview.1.2
                    
NuGet\Install-Package SkiaSharp.NativeAssets.macOS -Version 3.119.0-preview.1.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.macOS" Version="3.119.0-preview.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SkiaSharp.NativeAssets.macOS" Version="3.119.0-preview.1.2" />
                    
Directory.Packages.props
<PackageReference Include="SkiaSharp.NativeAssets.macOS" />
                    
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.macOS --version 3.119.0-preview.1.2
                    
#r "nuget: SkiaSharp.NativeAssets.macOS, 3.119.0-preview.1.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.
#addin nuget:?package=SkiaSharp.NativeAssets.macOS&version=3.119.0-preview.1.2&prerelease
                    
Install SkiaSharp.NativeAssets.macOS as a Cake Addin
#tool nuget:?package=SkiaSharp.NativeAssets.macOS&version=3.119.0-preview.1.2&prerelease
                    
Install SkiaSharp.NativeAssets.macOS 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-macos14.0 is compatible.  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. 
.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.
  • net8.0-macos14.0

    • No dependencies.

NuGet packages (26)

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

Package Downloads
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.

PDFtoImage

A .NET library to render PDF files into images.

Uno.UI.Lottie

Support for Lottie on Uno.WinUI. This is the Uno-compatible version of the package Microsoft.Toolkit.Uwp.UI.Lottie. Original documentation: https://docs.microsoft.com/windows/communitytoolkit/animations/lottie

SautinSoft.Document

Document .Net is 100% C# managed library which gives you API to create, parse, load, modify, convert, edit, generate pie charts, merge, do mail merge and digitally sign documents in PDF, DOCX, RTF, HTML and Text formats. Rasterize documents to Images and render to WPF Framework Element. + Completely created in managed C#. No Microsoft Office automation. + Has own DOCX parser and writer according to ECMA-376 specification. + Has own RTF parser and writer according to RTF 1.8 specification. + Has own PDF parser and writer according to PDF reference 1.7. + Has own HTML writer according to HTML5 reference. + Create PDF/A compliance documents. + Digitally sign PDF documents. + Multi-platform: Windows / macOS / Linux.

Uno.WinUI.Runtime.Skia.MacOS

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

GitHub repositories (21)

Showing the top 5 popular GitHub repositories that depend on SkiaSharp.NativeAssets.macOS:

Repository Stars
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!!
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.
stratumauth/app
📱 Two-Factor Authentication (2FA) client for Android + Wear OS
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
Version Downloads Last updated
3.119.0-preview.1.2 7,001 4/1/2025
3.118.0-preview.2.3 36,289 12/5/2024
3.118.0-preview.1.2 22,139 11/6/2024
3.116.1 2,294,976 12/5/2024
3.116.0 81,375 12/3/2024
3.116.0-preview.6.1 654 11/6/2024
3.0.0-preview.5.4 10,462 10/24/2024
3.0.0-preview.4.1 81,355 7/18/2024
3.0.0-preview.3.1 83,937 4/10/2024
3.0.0-preview.2.1 48,107 2/20/2024
3.0.0-preview.1.8 9,045 2/6/2024
3.0.0-preview.0.132 372 4/9/2024
2.88.9 2,490,498 11/7/2024
2.88.9-preview.2.2 104,120 10/24/2024
2.88.9-preview.1.1 1,188 7/18/2024
2.88.8 14,946,807 4/10/2024
2.88.8-preview.1.1 472 4/5/2024
2.88.7 10,410,987 1/11/2024
2.88.6 19,472,297 9/21/2023
2.88.6-preview.1.2 18,033 8/31/2023
2.88.5 910,823 8/23/2023
2.88.4 22,173 8/22/2023
2.88.4-preview.96 9,475 8/17/2023
2.88.4-preview.95 774 8/16/2023
2.88.4-preview.89 69,340 7/25/2023
2.88.4-preview.84 77,002 6/27/2023
2.88.4-preview.82 1,987 6/26/2023
2.88.4-preview.76 58,354 6/19/2023
2.88.4-preview.70 1,152 6/15/2023
2.88.3 22,802,084 10/4/2022
2.88.2 3,371,474 9/8/2022
2.88.2-preview.8 329 9/8/2022
2.88.1 1,024,748 8/17/2022
2.88.1-preview.108 1,081,627 8/12/2022
2.88.1-preview.104 5,874 8/10/2022
2.88.1-preview.91 75,499 7/15/2022
2.88.1-preview.79 122,176 6/29/2022
2.88.1-preview.75 1,956 6/27/2022
2.88.1-preview.71 35,067 6/20/2022
2.88.1-preview.63 35,814 6/8/2022
2.88.1-preview.1 254,098 5/22/2022
2.88.0 4,146,552 5/22/2022
2.88.0-preview.266 18,414 5/11/2022
2.88.0-preview.256 191,749 4/26/2022
2.88.0-preview.254 93,779 4/17/2022
2.88.0-preview.232 292,453 3/17/2022
2.88.0-preview.209 1,118,093 2/18/2022
2.88.0-preview.187 39,044 1/27/2022
2.88.0-preview.179 1,243,651 12/18/2021
2.88.0-preview.178 546,602 12/15/2021
2.88.0-preview.155 347,885 10/29/2021
2.88.0-preview.152 3,355 10/22/2021
2.88.0-preview.150 9,698 10/11/2021
2.88.0-preview.145 22,904 9/28/2021
2.88.0-preview.140 15,848 9/14/2021
2.88.0-preview.139 506 9/13/2021
2.88.0-preview.127 5,725 8/21/2021
2.88.0-preview.120 3,127 8/10/2021

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