SixLabors.Shapes by: Scott Williams and contributors
  • 13 total downloads
  • Latest version: 1.0.0-beta0001
  • polygon rectangle point in polygon complex polygons shape 2D
Polygon manipulation/merging and interrogation library. Its a fully manged netstandard library so should work everywhere.
Splat by: Paul Betts
  • 39 total downloads
  • Latest version: 1.6.1
  • portable
A library to make things cross-platform that should be
SQLitePCL.raw_basic by: Eric Sink, et al
  • 87 total downloads
  • Latest version: 0.9.0-pre8
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. On platforms (like Android or iOS) where SQLite is preinstalled, this package may be all you need. On other platforms, or if you want to use a different SQLite build, see the SQLitePCL.plugin.* packages. (Note that with the 0.8.0 release, the ID of this package changed from 'SQLitePCL.raw_basic' to 'SQLitePCL.raw'. Eventually, the old ID will stop getting updates.)
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 261 total downloads
  • Latest version: 3.0.2
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SharpDX.Direct3D9 by: Alexandre Mutel
  • 190 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SixLabors.ImageSharp.Drawing by: Six Labor and contributors
  • 9 total downloads
  • Latest version: 1.0.0-beta0001
  • Image Draw Shape Path Font Text ImageSharp
An extension to ImageSharp that allows the drawing of images, paths, and text. This is the official release of ImageSharp.Drawing by the Six Labors team who own the ImageSharp codebase.
SixLabors.Fonts by: Six Labors and contributors
  • 34 total downloads
  • Latest version: 1.0.0-beta0001
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SharpDX.DXGI by: Alexandre Mutel
  • 194 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D DXGI
Assembly providing DirectX - DXGI 1.0, 1.1 and 1.2 managed API.
SixLabors.ImageSharp by: Six Labors and contributors
  • 209 total downloads
  • Latest version: 3.1.12
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SimpleInjector by: Simple Injector Contributors
  • 753 total downloads
  • Latest version: 5.5.0
  • simpleinjector architecture dependency-injection DI Inversion-of-Control IOC
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
SharpDX by: Alexandre Mutel
  • 193 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SixLabors.Shapes.Text by: Scott Williams and contributors
  • 56 total downloads
  • Latest version: 1.0.0-beta0001
  • shapes text
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
ServiceStack.Text by: Demis Bellot
  • 290 total downloads
  • Latest version: 3.9.71
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions
SixLabors.Core by: Six Labors
  • 13 total downloads
  • Latest version: 1.0.0-beta0002
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects..
SharpDX.D3DCompiler by: Alexandre Mutel
  • 188 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D D3DCompiler HLSL fx Shaders
Assembly providing DirectX - D3DCompiler managed API.
SQLitePCL.raw by: Eric Sink, et al
  • 167 total downloads
  • Latest version: 0.9.4-pre1
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info. SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. On platforms (like Android or iOS) where SQLite is preinstalled, this package may be all you need. On other platforms, or if you want to use a different SQLite build, see the SQLitePCL.plugin.* packages. (Note that with the 0.8.0 release, the ID of this package changed from 'SQLitePCL.raw_basic' to 'SQLitePCL.raw'. Eventually, the old ID will stop getting updates.)
SpecFlow by: SpecFlow Team
  • 508 total downloads
  • Latest version: 4.0.31-beta
  • specflow bdd gherkin cucumber
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 192 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpZipLib by: http://www.icsharpcode.net/
  • 13 total downloads
  • Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 32 total downloads
  • Latest version: 3.118.0-preview.1.2
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.