SkiaSharp.NativeAssets.macOS 2.88.1-preview.75

Prefix Reserved
This is a prerelease version of SkiaSharp.NativeAssets.macOS.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SkiaSharp.NativeAssets.macOS --version 2.88.1-preview.75                
NuGet\Install-Package SkiaSharp.NativeAssets.macOS -Version 2.88.1-preview.75                
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="2.88.1-preview.75" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SkiaSharp.NativeAssets.macOS --version 2.88.1-preview.75                
#r "nuget: SkiaSharp.NativeAssets.macOS, 2.88.1-preview.75"                
#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.
// Install SkiaSharp.NativeAssets.macOS as a Cake Addin
#addin nuget:?package=SkiaSharp.NativeAssets.macOS&version=2.88.1-preview.75&prerelease

// Install SkiaSharp.NativeAssets.macOS as a Cake Tool
#tool nuget:?package=SkiaSharp.NativeAssets.macOS&version=2.88.1-preview.75&prerelease                

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 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-macos10.15 is compatible.  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 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 1.3

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0-macos10.15

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.

NuGet packages (22)

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

Uno.WinUI.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.

GitHub repositories (19)

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.
QuestPDF/QuestPDF
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoices, exports, etc.
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.
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
Version Downloads Last updated
3.118.0-preview.1.2 2,346 11/6/2024
3.116.0-preview.6.1 132 11/6/2024
3.0.0-preview.5.4 3,302 10/24/2024
3.0.0-preview.4.1 40,591 7/18/2024
3.0.0-preview.3.1 52,672 4/10/2024
3.0.0-preview.2.1 29,135 2/20/2024
3.0.0-preview.1.8 7,004 2/6/2024
3.0.0-preview.0.132 259 4/9/2024
2.88.9 151,561 11/7/2024
2.88.9-preview.2.2 28,929 10/24/2024
2.88.9-preview.1.1 1,080 7/18/2024
2.88.8 7,944,851 4/10/2024
2.88.8-preview.1.1 283 4/5/2024
2.88.7 7,272,004 1/11/2024
2.88.6 14,901,986 9/21/2023
2.88.6-preview.1.2 16,919 8/31/2023
2.88.5 832,564 8/23/2023
2.88.4 21,138 8/22/2023
2.88.4-preview.96 8,831 8/17/2023
2.88.4-preview.95 715 8/16/2023
2.88.4-preview.89 65,681 7/25/2023
2.88.4-preview.84 73,127 6/27/2023
2.88.4-preview.82 1,924 6/26/2023
2.88.4-preview.76 56,879 6/19/2023
2.88.4-preview.70 1,063 6/15/2023
2.88.3 20,802,159 10/4/2022
2.88.2 3,167,624 9/8/2022
2.88.2-preview.8 268 9/8/2022
2.88.1 987,640 8/17/2022
2.88.1-preview.108 1,000,909 8/12/2022
2.88.1-preview.104 5,798 8/10/2022
2.88.1-preview.91 73,243 7/15/2022
2.88.1-preview.79 121,855 6/29/2022
2.88.1-preview.75 1,878 6/27/2022
2.88.1-preview.71 34,985 6/20/2022
2.88.1-preview.63 35,309 6/8/2022
2.88.1-preview.1 245,586 5/22/2022
2.88.0 3,863,316 5/22/2022
2.88.0-preview.266 18,243 5/11/2022
2.88.0-preview.256 191,164 4/26/2022
2.88.0-preview.254 87,991 4/17/2022
2.88.0-preview.232 288,079 3/17/2022
2.88.0-preview.209 1,094,065 2/18/2022
2.88.0-preview.187 37,345 1/27/2022
2.88.0-preview.179 1,242,186 12/18/2021
2.88.0-preview.178 535,006 12/15/2021
2.88.0-preview.155 344,233 10/29/2021
2.88.0-preview.152 3,268 10/22/2021
2.88.0-preview.150 9,594 10/11/2021
2.88.0-preview.145 18,993 9/28/2021
2.88.0-preview.140 14,729 9/14/2021
2.88.0-preview.139 434 9/13/2021
2.88.0-preview.127 5,646 8/21/2021
2.88.0-preview.120 3,004 8/10/2021

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