SkiaSharp.Views.WinUI 4.152.0

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

SkiaSharp.Views.WinUI

NuGet NuGet downloads License: MIT

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

Installation

dotnet add package SkiaSharp.Views.WinUI

Documentation and resources

Feedback and contributing

SkiaSharp is an open-source project from Microsoft, released under the MIT license. Use GitHub Discussions for questions, file bugs and feature requests in the issue tracker, and see the contributing guide to get involved.

Product Compatible and additional computed target framework versions.
.NET net9.0-windows10.0.19041 is compatible.  net10.0-windows was computed.  net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (36)

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

Package Downloads
Microsoft.Maui.Graphics.Skia

.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains additional graphics and drawing APIs for using the SkiaSharp graphics engine with .NET MAUI Graphics.

SkiaSharp.Views.Maui.Core

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

SkiaSharp.Views.Uno.WinUI

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

Uno.UI.HotDesign

Uno Platform

Uno.Material.WinUI

A set of Material styles for WinUI Controls to be used in Uno Platform and WinAppSDK projects

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on SkiaSharp.Views.WinUI:

Repository