SixLabors.ImageSharp.Drawing by: SixLabors and contributors
  • 6.151k total downloads
  • Latest version: 1.0.0-beta0006
  • Image Draw Shape Path Font
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes by: Six Labors and contributors
  • 5.864k total downloads
  • Latest version: 1.0.0-beta0008
  • polygon rectangle point in polygon complex polygons shape 2D
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
SSH.NET by: Renci
  • 933 total downloads
  • Latest version: 2016.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
SshNet.Security.Cryptography by: Renci
  • 853 total downloads
  • Latest version: 1.2.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange Inc. marc.gravell
  • 38.828k total downloads
  • Latest version: 2.0.593
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
System.Buffers by: Microsoft
  • 50.153k total downloads
  • Latest version: 4.4.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 8321c729934c0f8be754953439b88e6e1c120c24 When using NuGet 3.x this package requires at least version 3.4.
System.ComponentModel by: Microsoft
  • 9.957k total downloads
  • Latest version: 4.0.1
Provides interfaces for the editing and change tracking of objects used as data sources. Commonly Used Types: System.ComponentModel.CancelEventArgs System.IServiceProvider System.ComponentModel.IEditableObject System.ComponentModel.IChangeTracking System.ComponentModel.IRevertibleChangeTracking When using NuGet 3.x this package requires at least version 3.4.
System.ComponentModel.Annotations by: Microsoft
  • 17.038k total downloads
  • Latest version: 4.4.1
Provides attributes that are used to define metadata for objects used as data sources. Commonly Used Types: System.ComponentModel.DataAnnotations.ValidationResult System.ComponentModel.DataAnnotations.IValidatableObject System.ComponentModel.DataAnnotations.ValidationAttribute System.ComponentModel.DataAnnotations.RequiredAttribute System.ComponentModel.DataAnnotations.StringLengthAttribute System.ComponentModel.DataAnnotations.DisplayAttribute System.ComponentModel.DataAnnotations.RegularExpressionAttribute System.ComponentModel.DataAnnotations.DataTypeAttribute System.ComponentModel.DataAnnotations.RangeAttribute System.ComponentModel.DataAnnotations.KeyAttribute 0f6d0a02c9cc2e766dd543ff24135f16e9a971e4 When using NuGet 3.x this package requires at least version 3.4.
System.Configuration.ConfigurationManager by: Microsoft
  • 16.586k total downloads
  • Latest version: 4.5.0
Provides types that support using configuration files. Commonly Used Types: System.Configuration.Configuration System.Configuration.ConfigurationManager 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
System.Data.Common by: Microsoft
  • 18.811k total downloads
  • Latest version: 4.3.0
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers. Commonly Used Types: System.DBNull System.Data.Common.DbConnection System.Data.Common.DbException System.Data.Common.DbParameter System.Data.DbType System.Data.Common.DbDataReader System.Data.Common.DbCommand System.Data.Common.DbTransaction System.Data.Common.DbParameterCollection System.Data.Common.DbProviderFactory When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.PerformanceCounter by: Microsoft
  • 27.266k total downloads
  • Latest version: 4.5.0
Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters. Commonly Used Types: System.Diagnostics.PerformanceCounter 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
System.Diagnostics.StackTrace by: Microsoft
  • 4.519k total downloads
  • Latest version: 4.0.1
Provides the System.Diagnostics.StackTrace class, which allows interaction with local and remote processes. Commonly Used Types: System.Diagnostics.StackFrame System.Diagnostics.StackTrace When using NuGet 3.x this package requires at least version 3.4.
System.Drawing.Common by: Microsoft
  • 14.19k total downloads
  • Latest version: 4.6.0-preview6.19303.8
Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon When using NuGet 3.x this package requires at least version 3.4.
System.Interactive.Async by: .NET Foundation and Contributors
  • 1.958k total downloads
  • Latest version: 3.1.1
  • Ix Interactive Extensions Enumerable Asynchronous
Interactive Extensions (Ix) Async Library used to express queries over asynchronous enumerable sequences.
System.IO.Pipelines by: Microsoft
  • 26.904k total downloads
  • Latest version: 4.5.1
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader 96925bba1377b6042fc7322564b600a4e651f7fd When using NuGet 3.x this package requires at least version 3.4.
System.Memory by: Microsoft
  • 57.838k total downloads
  • Latest version: 4.5.3
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter c6cf790234e063b855fcdb50f3fb1b3cfac73275 When using NuGet 3.x this package requires at least version 3.4.
System.Net.WebHeaderCollection by: Microsoft
  • 1.893k total downloads
  • Latest version: 4.0.1
Contains types that represent HTTP request and response headers. This library is used with classes such as System.Net.HttpWebRequest and System.Net.HttpWebResponse and allows developers to query/edit header names/values. Commonly Used Types: System.Net.HttpRequestHeader System.Net.HttpResponseHeader System.Net.WebHeaderCollection When using NuGet 3.x this package requires at least version 3.4.
System.Numerics.Vectors by: Microsoft
  • 40.481k total downloads
  • Latest version: 4.4.0
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications. Commonly Used Types: System.Numerics.Matrix3x2 System.Numerics.Matrix4x4 System.Numerics.Plane System.Numerics.Quaternion System.Numerics.Vector2 System.Numerics.Vector3 System.Numerics.Vector4 System.Numerics.Vector System.Numerics.Vector<T> 8321c729934c0f8be754953439b88e6e1c120c24
System.Reflection.Metadata by: Microsoft
  • 4.216k total downloads
  • Latest version: 1.3.0
This packages provides a low-level .NET (ECMA-335) metadata reader. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. Commonly Used Types: System.Reflection.Metadata.MetadataReader System.Reflection.PortableExecutable.PEReader
System.Runtime.CompilerServices.Unsafe by: Microsoft
  • 36.67k total downloads
  • Latest version: 4.5.2
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe 02b11eeee1fbc5f3ef43a1452fe07efd25fa1715 When using NuGet 3.x this package requires at least version 3.4.