SharpGen.Runtime
by: jkoritzinsky
- 553 total downloads
- Latest version: 2.4.2-beta
Support classes for code generated by SharpGen.
SharpGen.Runtime.COM
by: jkoritzinsky
- 434 total downloads
- Latest version: 2.4.2-beta
C# COM Interop classes for use with SharpGenTools generated libraries
SharpZipLib
by: ICSharpCode
- 76 total downloads
- Latest version: 1.4.2
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. 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
- 126 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 465 total downloads
- Latest version: 1.0.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 490 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 194 total downloads
- Latest version: 1.0.0
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes
by: Six Labors and contributors
- 317 total downloads
- Latest version: 1.0.0-beta0009
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 200 total downloads
- Latest version: 1.0.0-beta0009
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
SkiaSharp
by: Microsoft
- 1.765k total downloads
- Latest version: 3.119.2-preview.1
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.Linux
by: Microsoft
- 1.214k total downloads
- Latest version: 3.119.2-preview.1
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.macOS
by: Microsoft
- 910 total downloads
- Latest version: 3.119.2-preview.1
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.159k total downloads
- Latest version: 3.119.2-preview.1
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.Win32
by: Microsoft
- 879 total downloads
- Latest version: 3.119.2-preview.1
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: .NET Foundation and Contributors
- 1.374k total downloads
- Latest version: 17.1.1
A library to make things cross-platform that should be.
Splat.Builder
by: .NET Foundation and Contributors
- 44 total downloads
- Latest version: 17.1.1
A library to make things cross-platform that should be.
Splat.Core
by: .NET Foundation and Contributors
- 35 total downloads
- Latest version: 17.1.1
A library to make things cross-platform that should be.
Splat.Logging
by: .NET Foundation and Contributors
- 35 total downloads
- Latest version: 17.1.1
A library to make things cross-platform that should be.
Sprache
by: Sprache
- 415 total downloads
- Latest version: 3.0.0-develop-00049
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 916 total downloads
- Latest version: 2.1.11
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.