DrawnUi.MauiGraphics 1.4.0.5

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

SkiaMauiGraphics DrawnUi control for .NET MAUI

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-maccatalyst18.0 is compatible.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net9.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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DrawnUi.MauiGraphics:

Repository Stars
taublast/DrawnUi
UI Rendering Engine for .NET MAUI powered by SkiaSharp
Version Downloads Last updated
1.4.0.5 127 15 days ago
1.4.0.1 151 a month ago
1.3.61.3-pre 88 2 months ago
1.3.60.1 427 3 months ago
1.3.56.1-pre 82 5 months ago
1.3.55.1-pre 87 5 months ago
1.3.54.5-pre 89 5 months ago
1.3.54.1-pre 91 5 months ago
1.2.99.1 245 3 months ago
1.2.9.10 165 3 months ago
1.2.9.9 137 4 months ago
1.2.9.8 191 4 months ago
1.2.9.7 102 5 months ago
1.2.9.5 101 5 months ago
1.2.9.4 105 5 months ago
1.2.9.2 110 5 months ago
1.2.9.1 97 5 months ago
1.2.5.2 106 5 months ago
1.2.5.1 106 5 months ago
1.2.4.8 93 5 months ago
1.2.4.7 105 5 months ago
1.2.4.4 107 5 months ago
1.2.4.1 101 6 months ago
1.2.3.8 264 8 months ago
1.2.3.6 128 9 months ago
1.2.3.4 140 9 months ago
1.2.3.3 114 9 months ago
1.2.3.2 124 10 months ago
1.2.2.617 113 10 months ago
1.2.2.67 120 6/7/2024
1.2.2.7 112 6/3/2024
1.2.2.5 138 5/24/2024
1.2.2.3 120 5/20/2024

Uses SkiaSharp 3.xx. Checkout the DrawnUi demo project for usage example. Temporarily Windows only is supported.