![]() |
VOOZH | about |
dotnet add package runtime.osx.10.10-x64.CoreCompat.System.Drawing --version 6.0.5.128
NuGet\Install-Package runtime.osx.10.10-x64.CoreCompat.System.Drawing -Version 6.0.5.128
<PackageReference Include="runtime.osx.10.10-x64.CoreCompat.System.Drawing" Version="6.0.5.128" />
<PackageVersion Include="runtime.osx.10.10-x64.CoreCompat.System.Drawing" Version="6.0.5.128" />Directory.Packages.props
<PackageReference Include="runtime.osx.10.10-x64.CoreCompat.System.Drawing" />Project file
paket add runtime.osx.10.10-x64.CoreCompat.System.Drawing --version 6.0.5.128
#r "nuget: runtime.osx.10.10-x64.CoreCompat.System.Drawing, 6.0.5.128"
#:package runtime.osx.10.10-x64.CoreCompat.System.Drawing@6.0.5.128
#addin nuget:?package=runtime.osx.10.10-x64.CoreCompat.System.Drawing&version=6.0.5.128Install as a Cake Addin
#tool nuget:?package=runtime.osx.10.10-x64.CoreCompat.System.Drawing&version=6.0.5.128Install as a Cake Tool
Allows you to use System.Drawing.Common on macOS
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on runtime.osx.10.10-x64.CoreCompat.System.Drawing:
| Package | Downloads |
|---|---|
|
Svg
Public fork of the C# SVG rendering library on codeplex. This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further. So please feel free to fork it and open pull requests for any fix, improvement or feature you add. License: Microsoft Public License. |
|
|
IronPdf.MacOs
IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, MacOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit https://ironpdf.com/ |
|
|
Elect.Data.IO
Comprehensive file system utilities and image processing capabilities for .NET Core applications. Provides powerful file/folder operations, image manipulation (resize, compress, watermark), dominant color detection, and cross-platform file handling. Features include recursive directory operations, safe file copying/moving, path utilities, image format conversion, and optimized image compression algorithms. |
|
|
Svg.Core
Public fork of the C# SVG rendering library on codeplex: https://svg.codeplex.com/ This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further. So please feel free to fork it and open pull requests for any fix, improvement or feature you add. License: Microsoft Public License: https://svg.codeplex.com/license |
|
|
Cake.SquareLogo
Package Description |
Showing the top 12 popular GitHub repositories that depend on runtime.osx.10.10-x64.CoreCompat.System.Drawing:
| Repository | Stars |
|---|---|
|
SixLabors/ImageSharp
:camera: A modern, cross-platform, 2D Graphics library for .NET
|
|
|
UnderminersTeam/UndertaleModTool
The most complete tool for modding, decompiling and unpacking Undertale (and other GameMaker games!)
|
|
|
svg-net/SVG
Fork of the ms svg library
|
|
|
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
|
|
|
LogicReinc/LogicReinc.BlendFarm
A stand-alone Blender Network Renderer
|
|
|
Zarbuz/FileToVox
Tool for convert files into Magicavoxel file
|
|
|
SixLabors/ImageSharp.Drawing
:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
|
|
|
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.
|
|
|
huoshan12345/WebQQWeChat
webQQ和web微信相关协议的.net实现
|
|
|
atrenton/MyJournal.Notebook
My Journal Add-In for Microsoft OneNote
|
|
|
swharden/SoundCardECG
Display ECG signals in real time using a sound card interface and an AD8232
|
|
|
Ginger-Automation/Ginger
Ginger Automation IDE
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.5.128 | 1,875,777 | 9/14/2021 |
| 6.0.5.34 | 6,774 | 9/14/2021 |
| 5.8.64 | 10,368,996 | 6/26/2019 |
| 5.8.61 | 2,487 | 6/26/2019 |
| 5.6.20 | 94,248 | 1/4/2019 |
| 5.4.0-r8 | 173,592 | 10/6/2017 |
| 5.4.0-r7 | 2,979 | 10/6/2017 |
| 5.4.0-r6 | 2,641 | 10/6/2017 |
| 1.0.1-beta004 | 102,829 | 8/30/2016 |
| 1.0.0-beta003 | 6,956 | 8/30/2016 |
| 1.0.0-beta002 | 7,086 | 8/30/2016 |
| 1.0.0-beta001 | 7,438 | 8/25/2016 |