Microsoft.Maui.Graphics 8.0.0-preview.1.7762

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.Maui.Graphics.
This package has a SemVer 2.0.0 package version: 8.0.0-preview.1.7762+sha.3fa6bf46b-azdo.7358721.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Maui.Graphics --version 8.0.0-preview.1.7762
NuGet\Install-Package Microsoft.Maui.Graphics -Version 8.0.0-preview.1.7762
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="8.0.0-preview.1.7762" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Maui.Graphics --version 8.0.0-preview.1.7762
#r "nuget: Microsoft.Maui.Graphics, 8.0.0-preview.1.7762"
#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.
// Install Microsoft.Maui.Graphics as a Cake Addin
#addin nuget:?package=Microsoft.Maui.Graphics&version=8.0.0-preview.1.7762&prerelease

// Install Microsoft.Maui.Graphics as a Cake Tool
#tool nuget:?package=Microsoft.Maui.Graphics&version=8.0.0-preview.1.7762&prerelease

Package Description

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 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 is compatible.  net8.0-android was computed.  net8.0-android33.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios16.1 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst16.1 is compatible.  net8.0-macos was computed.  net8.0-macos13.0 is compatible.  net8.0-tizen7.0 is compatible.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible.  net8.0-windows10.0.20348 is compatible. 
.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. 
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.
  • .NETStandard 2.0

  • .NETStandard 2.1

  • net8.0

    • No dependencies.
  • net8.0-android33.0

    • No dependencies.
  • net8.0-ios16.1

    • No dependencies.
  • net8.0-maccatalyst16.1

    • No dependencies.
  • net8.0-macos13.0

    • No dependencies.
  • net8.0-tizen7.0

    • No dependencies.
  • net8.0-windows10.0.19041

    • No dependencies.
  • net8.0-windows10.0.20348

    • No dependencies.

NuGet packages (26)

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

Package Downloads
Microsoft.Maui.Graphics.Skia The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.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.

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.

IronSoftware.System.Drawing The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

IronSoftware.System.Drawing - The C# Image Library A universally compatible Bitmap format for .NET 8, .NET 7, .NET 6, and .NET 5, .NET Core on Windows, macOS, Linux, Docker, AWS, Azure, NanoServer, IIS, Mobile, Xamarin, iOS, Android, and Google Compute. Works seamlessly with popular Image and Bitmap formats such as System.Drawing.Bitmap, SkiaSharp, SixLabors.ImageSharp, Microsoft.Maui.Graphics. Implicit casting means that using this class to input and output Bitmap and image types from public API's gives full compatibility to all image type fully supported by Microsoft. Key library features include: * AnyBitmap: A universally compatible Bitmap class. Implicit casting between System.Drawing.Bitmap, System.Drawing.Image, SkiaSharp.SKBitmap, SkiaSharp.SKImage, SixLabors.ImageSharp, Microsoft.Maui.Graphics.Platform.PlatformImage to IronSoftware.Drawing.AnyBitmap * Color: A universally compatible Color class. Implicit casting between System.Drawing.Color, SkiaSharp.SKColor, SixLabors.ImageSharp.Color, SixLabors.ImageSharp.PixelFormats to IronSoftware.Drawing.Color * Rectangle: A universally compatible Rectangle class. Implicit casting between System.Drawing.Rectangle, SkiaSharp.SKRect, SkiaSharp.SKRectI, SixLabors.ImageSharp.Rectangle to IronSoftware.Drawing.Rectangle * Font: A universally compatible Font class. Implicit casting between System.Drawing.Font, SkiaSharp.SKFont, SixLabors.Fonts.Font to IronSoftware.Drawing.Font * Point: A universally compatible Point class. Implicit casting between System.Drawing.Point, SixLabors.ImageSharp.Point, SkiaSharp.SKPointI to IronSoftware.Drawing.Point * Size: A universally compatible Size class. Implicit casting between System.Drawing.Size, SixLabors.ImageSharp.Size, SkiaSharp.SKSizeI to IronSoftware.Drawing.Size IronSoftware.Drawing can be used within C#, VB.NET, F#, ASP.NET projects, MVC, Web Services, Console & Desktop Applications. Supports: * .NET 8 * .NET 7 * .NET 6 * .NET 5 * .NET Core 2.0 + * .NET Framework 4.6.2 + For general support and technical inquiries, please email us at: support@ironsoftware.com

Microsoft.Maui.Graphics.Win2D.WinUI.Desktop The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.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.Dependencies The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

.NET MAUI NuGet dependencies pack

GitHub repositories (8)

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

Repository Stars
Mapsui/Mapsui
Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
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.
jonathanpeppers/spice
Spice 🌶, a spicy cross-platform UI framework!
Version Downloads Last updated
9.0.0-preview.2.10293 1,383 3/12/2024
9.0.0-preview.1.9973 2,995 2/13/2024
8.0.14 12,916 3/21/2024
8.0.10 23,709 3/12/2024
8.0.7 256,370 2/14/2024
8.0.6 228,914 1/17/2024
8.0.3 840,704 11/14/2023
8.0.0-rc.2.9530 10,821 11/7/2023
8.0.0-rc.2.9511 7,602 10/31/2023
8.0.0-rc.2.9373 26,584 10/10/2023
8.0.0-rc.1.9171 30,253 9/12/2023
8.0.0-preview.7.8842 14,513 8/8/2023
8.0.0-preview.6.8686 13,880 7/11/2023
8.0.0-preview.5.8529 4,544 6/13/2023
8.0.0-preview.4.8333 3,211 5/16/2023
8.0.0-preview.3.8149 4,521 4/11/2023
8.0.0-preview.2.7871 3,800 3/14/2023
8.0.0-preview.1.7762 3,677 2/21/2023
7.0.101 494,819 11/7/2023
7.0.100 33,207 10/31/2023
7.0.96 189,961 10/10/2023
7.0.92 644,911 7/11/2023
7.0.86 767,872 5/9/2023
7.0.81 198,613 4/11/2023
7.0.59 632,380 1/31/2023
7.0.58 131,706 1/18/2023
7.0.52 319,010 12/13/2022
7.0.49 182,510 11/7/2022
7.0.0-rc.2.6866 9,877 10/18/2022
7.0.0-rc.1.6683 8,397 9/20/2022
6.0.501 784,180 9/20/2022
6.0.403 764,914 6/14/2022
6.0.300 187,045 5/23/2022
6.0.300-rc.3.1336 9,123 5/10/2022
6.0.300-rc.2.1310 60,053 4/26/2022
6.0.300-rc.1.1215 8,983 4/12/2022
6.0.200-preview.14.1092 224,764 3/16/2022
6.0.200-preview.13.935 24,990 2/15/2022
6.0.200-preview.12.852 335,400 1/7/2022
6.0.101-preview.11.758 28,144 12/13/2021
6.0.101-preview.10.640 27,633 11/8/2021
6.0.101-preview.9.512 19,494 10/12/2021
6.0.100-rc.1.413 862 9/14/2021
6.0.100-rc.1.382 12,307 9/14/2021
6.0.100-preview.7.358 8,146 8/3/2021
6.0.100-preview.6.299 5,270 7/13/2021
6.0.100-preview.5.246 547 6/23/2021
6.0.100-preview.5.229 11,816 6/15/2021
6.0.100-preview.4.158 321 5/25/2021
6.0.100-preview.4.153 460 5/25/2021