SixLabors.Fonts
by: Six Labors and contributors
- 36 total downloads
- Latest version: 3.1.2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 28 total downloads
- Latest version: 4.1.2
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SpreadsheetLight
by: Vincent Tan
- 6 total downloads
- Latest version: 3.5.0
SpreadsheetLight is an open source Open XML spreadsheet .NET library written in C#, and is released under the MIT License. You can create new Open XML spreadsheets, or work with existing Open XML spreadsheets that are compatible with Microsoft Excel 2007/2010/2013 and LibreOffice Calc.
No Office/Excel Interop needed. You do not need Microsoft Office/Excel to be installed.
SkiaSharp
by: Microsoft
- 81 total downloads
- Latest version: 4.154.0-preview.1.26454.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.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 44 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.
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 20 total downloads
- Latest version: 4.150.0-preview.1.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
- 1 total downloads
- Latest version: 4.150.0-preview.1.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.NoDependencies
by: Microsoft
- 94 total downloads
- Latest version: 4.147.0-preview.2.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.
This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries.
The complete dependency list is:
- libpthread.so.0
- libdl.so.2
- libm.so.6
- libc.so.6
- ld-linux-x86-64.so.2
The excluded dependencies are:
- Fontconfig
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 53 total downloads
- Latest version: 3.0.5
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLite
by: Eric Sink
- 4 total downloads
- Latest version: 3.53.4
This package contains builds of the native SQLite code for various platforms.
These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
ShortGuid
by: Damon E. Drake
- 1 total downloads
- Latest version: 2.0.1
Creates a url friendly base64 version of a Guid
Snappier
by: btburnett3
- 16 total downloads
- Latest version: 1.3.1
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly
from the official C++ implementation, with the addition of support for the framed stream format.
By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported
by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 21 total downloads
- Latest version: 3.1.1
Drawing extensions for ImageSharp with support for shapes, paths, text, and image rendering.
SixLabors.Shapes
by: Six Labors and contributors
- 27 total downloads
- Latest version: 1.0.0-beta0009
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
SixLabors.PolygonClipper
by: Six Labors and contributors
- 2 total downloads
- Latest version: 1.0.1
Package Description
SourceGear.sqlite3
by: Eric Sink
- 6 total downloads
- Latest version: 3.53.4
This package contains builds of the native SQLite code for various platforms.
These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 13 total downloads
- Latest version: 1.0.0-beta0009
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
SQLite3MC.PCLRaw.lib
by: Ulrich Telle et al.
- 9 total downloads
- Latest version: 2.3.6
Native binaries of the sqlite3mc library. Use SQLite3MC.PCLRaw.provider to access the library.
SQLite3MC.PCLRaw.bundle
by: Ulrich Telle et al.
- 11 total downloads
- Latest version: 2.4.0
A SQLitePCLRaw bundle for SQLite3 Multiple Ciphers--an encryption extension for SQLite with support for multiple ciphers. Includes SQLite3 Multiple Ciphers 2.4.0, based on SQLite 3.53.4.
SQLite3MC.PCLRaw.provider
by: Ulrich Telle et al.
- 14 total downloads
- Latest version: 2.4.0
A SQLitePCLRaw provider that enables access to the native sqlite3mc library included by the SQLite3MC.PCLRaw.lib package.