SkiaSharp.Views.Desktop.Common 3.0.0-preview.3.1

Prefix Reserved
This is a prerelease version of SkiaSharp.Views.Desktop.Common.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SkiaSharp.Views.Desktop.Common --version 3.0.0-preview.3.1
                    
NuGet\Install-Package SkiaSharp.Views.Desktop.Common -Version 3.0.0-preview.3.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.Views.Desktop.Common" Version="3.0.0-preview.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SkiaSharp.Views.Desktop.Common" Version="3.0.0-preview.3.1" />
                    
Directory.Packages.props
<PackageReference Include="SkiaSharp.Views.Desktop.Common" />
                    
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.Views.Desktop.Common --version 3.0.0-preview.3.1
                    
#r "nuget: SkiaSharp.Views.Desktop.Common, 3.0.0-preview.3.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.Views.Desktop.Common@3.0.0-preview.3.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.Views.Desktop.Common&version=3.0.0-preview.3.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=SkiaSharp.Views.Desktop.Common&version=3.0.0-preview.3.1&prerelease
                    
Install as a Cake Tool

SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  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.  net7.0-windows10.0.19041 is compatible.  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.  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

  • .NETStandard 2.0

  • .NETStandard 2.1

  • net7.0

  • net7.0-windows10.0.19041

NuGet packages (15)

Showing the top 5 NuGet packages that depend on SkiaSharp.Views.Desktop.Common:

Package Downloads
SkiaSharp.Views.WPF

SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.

VisioForge.DotNet.Core

VisioForge .Net products for video capture, editing and playback (Video Capture SDK, Media Player SDK, Video Edit SDK). Core package.

SkiaSharp.Views.WindowsForms

SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.

SkiaSharp.Views.Gtk2

SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.

SkiaSharp.Views.Forms.WPF

SkiaSharp for Xamarin.Forms is a set of views that can be used to draw on the screen.

GitHub repositories (15)

Showing the top 15 popular GitHub repositories that depend on SkiaSharp.Views.Desktop.Common:

Repository Stars
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.
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
oxyplot/oxyplot
A cross-platform plotting library for .NET
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
codeproject/CodeProject.AI-Server
CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
barnhill/barcodelib
C# Barcode Image Generation Library
Keboo/MaterialDesignInXaml.Examples
A collection of small samples using MaterialDesignInXaml.
verybadcat/CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
fmbot-discord/fmbot
.fmbot is a social Discord bot that provides music statistics for you and your friends.
nhmkdev/cardmaker
An application that generates graphics via data sources.
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
Difegue/Stylophone
A pretty cool™️ MPD client in .NET. Based on MpcNET.
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
Version Downloads Last Updated
3.119.0 11,909 4/29/2025
3.119.0-stable.1 93 4/29/2025
3.119.0-preview.1.2 2,589 4/1/2025
3.118.0-preview.2.3 2,015 12/5/2024
3.118.0-preview.1.2 703 11/6/2024
3.116.1 73,861 12/5/2024
3.116.0 1,867 12/3/2024
3.116.0-preview.6.1 157 11/6/2024
3.0.0-preview.5.4 675 10/24/2024
3.0.0-preview.4.1 19,506 7/18/2024
3.0.0-preview.3.1 2,746 4/10/2024
3.0.0-preview.2.1 801 2/20/2024
3.0.0-preview.1.8 341 2/6/2024
3.0.0-preview.0.132 201 4/9/2024
2.88.9 144,221 11/7/2024
2.88.9-preview.2.2 9,780 10/24/2024
2.88.9-preview.1.1 184 7/18/2024
2.88.8 306,084 4/10/2024
2.88.8-preview.1.1 174 4/5/2024
2.88.7 741,805 1/11/2024
2.88.6 268,696 9/21/2023
2.88.6-preview.1.2 1,456 8/31/2023
2.88.5 54,801 8/23/2023
2.88.4 1,132 8/22/2023
2.88.4-preview.96 4,493 8/17/2023
2.88.4-preview.95 201 8/16/2023
2.88.4-preview.89 2,108 7/25/2023
2.88.4-preview.84 37,729 6/27/2023
2.88.4-preview.82 320 6/26/2023
2.88.4-preview.76 285 6/19/2023
2.88.4-preview.70 242 6/15/2023
2.88.3 628,881 10/4/2022
2.88.2 122,732 9/8/2022
2.88.2-preview.8 250 9/8/2022
2.88.1 26,930 8/17/2022
2.88.1-preview.108 337 8/12/2022
2.88.1-preview.104 310 8/10/2022
2.88.1-preview.91 6,479 7/15/2022
2.88.1-preview.79 30,185 6/29/2022
2.88.1-preview.75 315 6/27/2022
2.88.1-preview.71 2,324 6/20/2022
2.88.1-preview.63 2,502 6/8/2022
2.88.1-preview.1 1,247 5/22/2022
2.88.0 49,734 5/22/2022
2.88.0-preview.266 859 5/11/2022
2.88.0-preview.256 791 4/26/2022
2.88.0-preview.254 52,152 4/17/2022
2.88.0-preview.232 3,137 3/17/2022
2.88.0-preview.209 5,498 2/18/2022
2.88.0-preview.187 2,101 1/27/2022
2.88.0-preview.179 26,271 12/18/2021
2.88.0-preview.178 429 12/15/2021
2.88.0-preview.155 10,217 10/29/2021
2.88.0-preview.152 816 10/22/2021
2.88.0-preview.150 537 10/11/2021
2.88.0-preview.145 491 9/28/2021
2.88.0-preview.140 450 9/15/2021
2.88.0-preview.139 349 9/13/2021
2.88.0-preview.127 425 8/21/2021
2.88.0-preview.120 864 8/10/2021
2.88.0-preview.61 1,019 7/12/2021
2.80.4 15,257 5/21/2022
2.80.4-preview.9 278 5/11/2022
2.80.4-preview.5 346 9/13/2021
2.80.4-preview.2 365 8/19/2021
2.80.3 276,184 7/12/2021
2.80.3-preview.93 472 6/12/2021
2.80.3-preview.90 432 5/30/2021
2.80.3-preview.40 903 2/6/2021
2.80.3-preview.24 355 1/27/2021
2.80.3-preview.18 1,520 11/10/2020
2.80.2 195,385 9/11/2020
2.80.2-preview.36 478 9/3/2020
2.80.2-preview.33 492 8/25/2020
2.80.2-preview.19 545 8/4/2020
2.80.2-preview.18 505 8/2/2020
2.80.2-preview.9 518 7/27/2020
2.80.1 13,134 7/14/2020
2.80.0 50,270 7/9/2020
2.80.0-preview.33 453 7/1/2020
2.80.0-preview.24 528 6/27/2020
2.80.0-preview.14 613 6/18/2020
2.80.0-preview.12 497 6/16/2020
2.80.0-preview.3 552 6/8/2020
1.68.3 136,343 5/18/2020
1.68.3-preview.2 434 5/18/2020
1.68.2.1 23,235 5/2/2020
1.68.2 18,025 4/30/2020
1.68.2-preview.60 1,307 4/13/2020
1.68.2-preview.50 904 4/3/2020
1.68.2-preview.45 1,493 3/24/2020
1.68.2-preview.43 731 3/18/2020
1.68.2-preview.39 648 2/27/2020
1.68.2-preview.29 695 2/7/2020
1.68.2-preview.21 568 1/20/2020
1.68.2-preview.17 1,774 1/11/2020
1.68.1.1 128,237 12/21/2019
1.68.1.1-preview.9 811 12/10/2019
1.68.1 12,077 11/22/2019
1.68.1-rc.172 623 11/17/2019
1.68.1-rc.170 616 11/16/2019
1.68.1-rc.169 608 11/14/2019
1.68.1-rc.165 621 11/7/2019
1.68.1-rc.153 859 10/24/2019
1.68.1-rc.147 1,085 9/26/2019

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