System.Drawing.Primitives
4.3.0
Provides basic drawing primitive structures, that exposes the corresponding System.Drawing.dll types in .NET Core.
Commonly Used Types:
System.Drawing.Point
System.Drawing.PointF
System.Drawing.Size
System.Drawing.SizeF
System.Drawing.Rectangle
System.Drawing.RectangleF
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Drawing.Primitives -Version 4.3.0
dotnet add package System.Drawing.Primitives --version 4.3.0
<PackageReference Include="System.Drawing.Primitives" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Drawing.Primitives --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Drawing.Primitives, 4.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Drawing.Primitives as a Cake Addin
#addin nuget:?package=System.Drawing.Primitives&version=4.3.0
// Install System.Drawing.Primitives as a Cake Tool
#tool nuget:?package=System.Drawing.Primitives&version=4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.1
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (85)
Showing the top 5 NuGet packages that depend on System.Drawing.Primitives:
Package | Downloads |
---|---|
CoreCompat.System.Drawing
CoreCompat.System.Drawing
|
|
Emgu.CV
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.
|
|
Splat.Drawing
A library to make things cross-platform that should be.
|
|
OpcLabs.QuickOpc
Rapid OPC client development. Supports OPC Data Access, XML-DA, Alarms&Events and Unified Architecture (OPC UA), including PubSub. Allows procedural coding, live binding (code-less development), live mapping, and reactive programming models. Works with .NET Framework and .NET Standard on Microsoft Windows and Linux.
|
|
DotImaging.Primitives2D
Point, Size, Rectangle extensions, Circle, Ellipse, Box2D.
|
GitHub repositories (25)
Showing the top 5 popular GitHub repositories that depend on System.Drawing.Primitives:
Repository | Stars |
---|---|
windows-toolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
|
|
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
|
|
microsoft/microsoft-ui-xaml
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
|
|
dotnet/standard
This repo is building the .NET Standard
|
|
ArcadeRenegade/SidebarDiagnostics
A simple sidebar for Windows desktop that displays hardware diagnostic information.
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 2,368,464 | 11/15/2016 |
4.3.0-preview1-24530-04 | 1,328 | 10/24/2016 |
4.0.0 | 1,231,792 | 6/27/2016 |
4.0.0-rc2-24027 | 10,515 | 5/16/2016 |