KGySoft.Drawing.Uwp 10.0.1

dotnet add package KGySoft.Drawing.Uwp --version 10.0.1
                    
NuGet\Install-Package KGySoft.Drawing.Uwp -Version 10.0.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="KGySoft.Drawing.Uwp" Version="10.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KGySoft.Drawing.Uwp" Version="10.0.1" />
                    
Directory.Packages.props
<PackageReference Include="KGySoft.Drawing.Uwp" />
                    
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 KGySoft.Drawing.Uwp --version 10.0.1
                    
#r "nuget: KGySoft.Drawing.Uwp, 10.0.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 KGySoft.Drawing.Uwp@10.0.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=KGySoft.Drawing.Uwp&version=10.0.1
                    
Install as a Cake Addin
#tool nuget:?package=KGySoft.Drawing.Uwp&version=10.0.1
                    
Install as a Cake Tool

KGy SOFT Drawing Libraries for UWP offer KGySoft.Drawing.Core features for Windows.UI.Xaml.Media.Imaging.WriteableBitmap.

This library requires targeting at least Windows 10.0.16299.0 (Fall Creators Update, version 1709) so it can reference the .NET Standard 2.0 version of the dependent core libraries.

Application Examples: https://github.com/koszeggy/KGySoft.Drawing/tree/master/Examples
Online Documentation: https://koszeggy.github.io/docs/drawing

See Also:
Technology-agnostic core drawing libraries: KGySoft.Drawing.Core
GDI+ specific libraries: KGySoft.Drawing
WPF specific libraries: KGySoft.Drawing.Wpf
WinUI specific libraries: KGySoft.Drawing.WinUI
SkiaSharp specific libraries: KGySoft.Drawing.SkiaSharp

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap10.0.16299 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 93 1/17/2026
10.0.0 109 1/6/2026
10.0.0-rc.1 121 11/15/2025
9.0.0 314 1/15/2025
8.1.0 261 2/11/2024
8.0.0 296 12/11/2023
8.0.0-rc.1 133 12/2/2023
7.2.0 366 5/8/2023
7.1.0 414 2/19/2023
7.0.0 494 11/11/2022
7.0.0-rc.2 258 10/14/2022
7.0.0-rc.1 278 9/23/2022
7.0.0-preview.4 234 9/11/2022
7.0.0-preview.3 247 8/14/2022
7.0.0-preview.2 263 7/24/2022
7.0.0-preview.1 273 7/10/2022