Snappier
by: btburnett3
- 309 total downloads
- Latest version: 1.0.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 Core. However, Snappier performs best in .NET Core 3.0 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.
SharpZipLib
by: ICSharpCode
- 139 total downloads
- Latest version: 1.3.3
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)
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 531 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.843k total downloads
- Latest version: 2.2.0
The periodic batching sink for Serilog
Serilog.Filters.Expressions
by: Serilog Contributors
- 507 total downloads
- Latest version: 2.1.0
Expression-based event filtering for Serilog.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 407 total downloads
- Latest version: 3.3.0
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 1.434k total downloads
- Latest version: 8.5.0-alpha0003
Package Description
Simple.OData.Client
by: Vagif Abilov
- 148 total downloads
- Latest version: 5.14.0
Simple.OData.Client is a multiplatform OData client library supporting .NET 4.x, .NET Standard, .NET Core, iOS and Android. The adapter provides a great alternative to WCF Data Services client. It does not require generation of context or entity classes and fits RESTful nature of OData services.
The package Simple.OData.Client contains libraries that can work with OData feeds that implement both V1-3 and V4 OData protocol.
Packages Simple.OData.V3.Client and Simple.OData.V4.Client have smaller footprints and target V1-3 and V4 respectively.
Serilog.Sinks.Console
by: Serilog Contributors
- 12.163k total downloads
- Latest version: 4.1.0
A Serilog sink that writes log events to the console/terminal.
Serilog.Extensions.Logging.File
by: Serilog Contributors
- 4 total downloads
- Latest version: 2.0.0
Add file logging to ASP.NET Core apps with one line of code.
SharpCompress
by: Adam Hathcock
- 10.279k total downloads
- Latest version: 0.30.1
SharpCompress is a compression library for NET Standard 2.0/2.1/NET 5.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.
Serilog.Sinks.File
by: Serilog Contributors
- 12.909k total downloads
- Latest version: 4.1.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Debug
by: Serilog Contributors
- 10.691k total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Settings.Configuration
by: Serilog Contributors
- 11.85k total downloads
- Latest version: 3.4.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Seq
by: Serilog Contributors
- 11 total downloads
- Latest version: 5.0.1
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
Serilog.Sinks.Http
by: Mattias Kindborg
- 9 total downloads
- Latest version: 8.0.0-beta.9
A Serilog sink sending log events over HTTP.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 1.876k total downloads
- Latest version: 8.5.0-alpha0003
Package Description
SixLabors.Fonts
by: Six Labors and contributors
- 230 total downloads
- Latest version: 1.0.0-beta18
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 3.885k total downloads
- Latest version: 2.1.3
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
Serilog.Formatting.Compact
by: Serilog Contributors
- 12.167k total downloads
- Latest version: 1.1.0
A simple, compact JSON-based event format for Serilog.