SharpDX.Direct2D1
by: Alexandre Mutel
- 100 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D11
by: Alexandre Mutel
- 211 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 104 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - DXGI 1.0, 1.1 and 1.2 managed API.
SharpDX.XInput
by: Alexandre Mutel
- 96 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - XInput managed API.
SharpGen.Runtime
by: jkoritzinsky
- 956 total downloads
- Latest version: 2.4.2-beta
Support classes for code generated by SharpGen.
SharpGen.Runtime.COM
by: jkoritzinsky
- 458 total downloads
- Latest version: 2.4.2-beta
C# COM Interop classes for use with SharpGenTools generated libraries
SharpZipLib
by: http://www.icsharpcode.net/
- 20 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).
SixLabors.Core
by: Six Labors
- 23 total downloads
- Latest version: 1.0.0-beta0002
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 54 total downloads
- Latest version: 3.0.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 412 total downloads
- Latest version: 4.0.0
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 28 total downloads
- Latest version: 3.0.0
Drawing extensions for ImageSharp with support for shapes, paths, text, and image rendering.
SixLabors.PolygonClipper
by: Six Labors and contributors
- 4 total downloads
- Latest version: 1.0.0
Package Description
SixLabors.Shapes
by: Scott Williams and contributors
- 24 total downloads
- Latest version: 1.0.0-beta0001
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.
SixLabors.Shapes.Text
by: Scott Williams and contributors
- 97 total downloads
- Latest version: 1.0.0-beta0001
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 859 total downloads
- Latest version: 3.118.0-preview.1.2
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.
SkiaSharp.NativeAssets.WebAssembly
by: Microsoft
- 1.716k total downloads
- Latest version: 2.88.9
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.
Splat
by: Paul Betts
- 78 total downloads
- Latest version: 1.6.1
A library to make things cross-platform that should be
Sprache
by: Nicholas Blumhardt Contributors
- 646 total downloads
- Latest version: 2.3.2-develop-00043
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLitePCLRaw.core
by: Eric Sink et al
- 625 total downloads
- Latest version: 1.1.14
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. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 548 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.