Microsoft.Maui.Graphics 6.0.300

Prefix Reserved
This package has a SemVer 2.0.0 package version: 6.0.300+0-sha.76703e9-azdo.6142389.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Maui.Graphics --version 6.0.300
                    
NuGet\Install-Package Microsoft.Maui.Graphics -Version 6.0.300
                    
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="Microsoft.Maui.Graphics" Version="6.0.300" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Maui.Graphics" Version="6.0.300" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Maui.Graphics" />
                    
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 Microsoft.Maui.Graphics --version 6.0.300
                    
#r "nuget: Microsoft.Maui.Graphics, 6.0.300"
                    
#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 Microsoft.Maui.Graphics@6.0.300
                    
#: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=Microsoft.Maui.Graphics&version=6.0.300
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Maui.Graphics&version=6.0.300
                    
Install as a Cake Tool

A cross-platform rendering abstraction for dotnet.

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-android30.0 is compatible.  net6.0-ios was computed.  net6.0-ios13.6 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst13.5 is compatible.  net6.0-macos was computed.  net6.0-tizen6.5 is compatible.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows10.0.18362 is compatible.  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.  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 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid12.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 is compatible.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
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.
  • .NETStandard 2.0

  • .NETStandard 2.1

  • MonoAndroid 12.0

    • No dependencies.
  • net6.0-android30.0

    • No dependencies.
  • net6.0-ios13.6

    • No dependencies.
  • net6.0-maccatalyst13.5

    • No dependencies.
  • net6.0-tizen6.5

    • No dependencies.
  • net6.0-windows10.0.18362

    • No dependencies.
  • Tizen 4.0

    • No dependencies.
  • Xamarin.iOS 1.0

    • No dependencies.
  • Xamarin.Mac 2.0

    • No dependencies.

NuGet packages (38)

Showing the top 5 NuGet packages that depend on Microsoft.Maui.Graphics:

Package Downloads
Microsoft.Maui.Essentials

.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 a collection of cross-platform APIs for working with device sensors and other features.

Microsoft.Maui.Core

.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 only contains the core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.

MsgReader

Read Outlook MSG and EML files without using Outlook. The MSGReader supports MSG E-Mail (also signed), Contact, Appointment, Task, Sticky notes and Contact files. The EML reader supports MIME 1.0 encoded files.

Microsoft.Maui.Graphics.Win2D.WinUI.Desktop

.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 Win2D graphics engine with .NET MAUI Graphics. This package is no longer needed and all APIs are now also in the Microsoft.Maui.Graphics package.

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.

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Microsoft.Maui.Graphics:

Repository Stars
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
Sicos1977/MSGReader
C# Outlook MSG file reader without the need for Outlook
mgierlasinski/MagicGradients
Draw breathtaking backgrounds in your Xamarin.Forms application. It's a kind of magic.
unoplatform/Uno.Samples
A collection of code samples for the Uno Platform
jonathanpeppers/spice
Spice 🌶, a spicy cross-platform UI framework!
not-ilinked/Anarchy
The superior Discord API wrapper
lindexi/lindexi_gd
博客用到的代码
thomasloupe/Slackord
Slackord is an application that allows you to migrate Slack messages into a Discord server.
microsoft/Document-Knowledge-Mining-Solution-Accelerator
Solution accelerator built on Azure OpenAI Service and Azure AI Document Intelligence to process and extract summaries, entities, and metadata from unstructured, multi-modal documents and enable searching and chatting over this data.
Aiko-IT-Systems/DisCatSharp
Your library to write discord apps in C# with focus on always providing access to the latest discord features
iron-software/IronSoftware.System.Drawing
An open-source System.Drawing.Common replacement for .NET 5 and above on all platforms. Bringing together System.Drawing, Maui, and ImageSharp's Bitmap, Image, Font, and Shape types via an agnostic free NuGet package.
roger-castaldo/BPMNEngine
A BPMN Engine written in .net
Version Downloads Last Updated
10.0.0-preview.6.25359.8 369 7/15/2025
10.0.0-preview.5.25306.5 2,821 6/10/2025
10.0.0-preview.4.25263.4 3,781 5/13/2025
10.0.0-preview.4.25259.2 273 5/13/2025
10.0.0-preview.3.25208.1 4,303 4/10/2025
10.0.0-preview.2.25165.1 2,039 3/18/2025
10.0.0-preview.1.25122.6 2,503 2/25/2025
9.0.90 10,631 7/14/2025
9.0.82 8,517 7/10/2025
9.0.81 32,702 6/30/2025
9.0.80 87,813 6/12/2025
9.0.71 21,934 6/10/2025
9.0.70 147,795 5/13/2025
9.0.61 4,942 5/13/2025
9.0.60 161,122 4/10/2025
9.0.51 313,481 4/21/2025
9.0.50 292,132 3/13/2025
9.0.40 387,869 2/11/2025
9.0.30 370,518 1/14/2025
9.0.22 165,756 1/7/2025
9.0.21 167,919 12/12/2024
9.0.14 490,477 12/11/2024
9.0.12 47,152 12/3/2024
9.0.10 99,462 11/14/2024
9.0.0 241,400 11/12/2024
9.0.0-rc.2.24503.2 37,396 10/8/2024
9.0.0-rc.1.24453.9 20,923 9/10/2024
9.0.0-preview.7.24407.4 8,769 8/13/2024
9.0.0-preview.6.24327.7 20,809 7/9/2024
9.0.0-preview.5.24307.10 11,097 6/11/2024
9.0.0-preview.4.10690 11,784 5/21/2024
9.0.0-preview.3.10457 27,035 4/11/2024
9.0.0-preview.2.10293 10,172 3/12/2024
9.0.0-preview.1.9973 7,749 2/13/2024
8.0.100 1,138,955 11/14/2024
8.0.93 89,807 11/7/2024
8.0.92 612,883 10/15/2024
8.0.91 234,652 9/25/2024
8.0.90 118,394 9/13/2024
8.0.83 391,834 11/4/2024
8.0.82 1,531,779 8/28/2024
8.0.80 248,129 8/7/2024
8.0.72 284,622 8/12/2024
8.0.71 1,003,487 7/31/2024
8.0.70 323,617 7/9/2024
8.0.61 226,725 6/25/2024
8.0.60 186,887 6/12/2024
8.0.40 631,544 5/14/2024
8.0.21 698,143 4/23/2024
8.0.20 621,033 4/9/2024
8.0.14 904,736 3/21/2024
8.0.10 123,053 3/12/2024
8.0.7 904,098 2/14/2024
8.0.6 615,132 1/17/2024
8.0.3 1,817,178 11/14/2023
8.0.0-rc.2.9530 11,750 11/7/2023
8.0.0-rc.2.9511 7,775 10/31/2023
8.0.0-rc.2.9373 29,596 10/10/2023
8.0.0-rc.1.9171 44,930 9/12/2023
8.0.0-preview.7.8842 16,140 8/8/2023
8.0.0-preview.6.8686 15,857 7/11/2023
8.0.0-preview.5.8529 4,722 6/13/2023
8.0.0-preview.4.8333 3,477 5/16/2023
8.0.0-preview.3.8149 7,120 4/11/2023
8.0.0-preview.2.7871 3,922 3/14/2023
8.0.0-preview.1.7762 4,439 2/21/2023
7.0.101 926,108 11/7/2023
7.0.100 34,739 10/31/2023
7.0.96 207,684 10/10/2023
7.0.92 729,318 7/11/2023
7.0.86 877,241 5/9/2023
7.0.81 233,859 4/11/2023
7.0.59 668,049 1/31/2023
7.0.58 132,455 1/18/2023
7.0.52 389,346 12/13/2022
7.0.49 222,368 11/7/2022
7.0.0-rc.2.6866 9,978 10/18/2022
7.0.0-rc.1.6683 8,743 9/20/2022
6.0.501 908,515 9/20/2022
6.0.403 793,302 6/14/2022
6.0.300 278,319 5/23/2022
6.0.300-rc.3.1336 15,152 5/10/2022
6.0.300-rc.2.1310 99,089 4/26/2022
6.0.300-rc.1.1215 143,813 4/12/2022
6.0.200-preview.14.1092 225,189 3/16/2022
6.0.200-preview.13.935 29,131 2/15/2022
6.0.200-preview.12.852 336,233 1/7/2022
6.0.101-preview.11.758 30,601 12/13/2021
6.0.101-preview.10.640 28,057 11/8/2021
6.0.101-preview.9.512 32,397 10/12/2021
6.0.100-rc.1.413 945 9/14/2021
6.0.100-rc.1.382 33,605 9/14/2021
6.0.100-preview.7.358 8,276 8/3/2021
6.0.100-preview.6.299 5,403 7/13/2021
6.0.100-preview.5.246 633 6/23/2021
6.0.100-preview.5.229 13,209 6/15/2021
6.0.100-preview.4.158 401 5/25/2021
6.0.100-preview.4.153 559 5/25/2021