SharpZipLib
by: ICSharpCode
- 8 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.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
Serilog.Sinks.Seq
by: Serilog Contributors Serilog.Sinks.Seq Contributors Datalust Pty Ltd
- 44 total downloads
- Latest version: 9.1.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
SkiaSharp
by: Microsoft
- 86 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.
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
- 116 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
ServiceStack.Redis
by: ServiceStack
- 78 total downloads
- Latest version: 10.0.8
C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
ServiceStack.Interfaces
by: ServiceStack
- 51 total downloads
- Latest version: 10.0.8
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ShortGuid
by: Damon E. Drake
- 3 total downloads
- Latest version: 2.0.1
Creates a url friendly base64 version of a Guid
SharpCompress
by: Adam Hathcock
- 146 total downloads
- Latest version: 0.50.4
SharpCompress is a compression library for NET 4.8/NET Standard 2.0/NET Standard 2.1/NET 5.0/NET 6.0/NET 7.0/NET 8.0/NET 9.0/NET 10.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip/7zip is implemented.
sharpcompress
by: Adam Hathcock
- 25 total downloads
- Latest version: 0.11.6
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7/WindowsStore that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
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.
Snappy.NET
by: Robert Važan
- 1 total downloads
- Latest version: 1.1.1.8
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
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
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 44 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog