Serilog.Sinks.Seq
by: Serilog Contributors Serilog.Sinks.Seq Contributors Datalust Pty Ltd
- 1 total downloads
- Latest version: 9.0.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.XUnit
by: Todd Benning
- 1 total downloads
- Latest version: 3.0.19
The xUnit test output sink for Serilog
SharpCompress
by: Adam Hathcock
- 1 total downloads
- Latest version: 0.44.1
SharpCompress is a compression library for NET 4.8/NET 8.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 is implemented.
SharpZipLib
by: ICSharpCode
- 4 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)
Shyjus.BrowserDetector
by: Shyju Krishnankutty
- 0 total downloads
- Latest version: 2.0.0
Browser detection, device detection and operating system detection capabilities in asp.net core.
SixLabors.Fonts
by: Six Labors and contributors
- 9 total downloads
- Latest version: 2.1.3
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 6 total downloads
- Latest version: 3.1.11
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 6 total downloads
- Latest version: 2.1.7
An extension to ImageSharp that allows the drawing of images, paths, and text.
SkiaSharp
by: Microsoft
- 3 total downloads
- Latest version: 2.88.0
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.HarfBuzz
by: Microsoft
- 4 total downloads
- Latest version: 3.119.1
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 3 total downloads
- Latest version: 2.88.0
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
- 3 total downloads
- Latest version: 2.88.0
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.Views.WPF
by: Microsoft
- 1 total downloads
- Latest version: 3.119.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Snappier
by: btburnett3
- 1 total downloads
- Latest version: 1.3.0
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.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 3.0.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.core
by: Eric Sink
- 1 total downloads
- Latest version: 3.0.2
SQLitePCLRaw 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().
squirrel.windows
by: GitHub
- 1 total downloads
- Latest version: 2.0.1
An installation and update framework for Windows applications
SSH.NET
by: Renci
- 8 total downloads
- Latest version: 2025.0.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography
by: Renci
- 2 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 30 total downloads
- Latest version: 2.8.37
High performance Redis client, incorporating both synchronous and asynchronous usage.