Serilog
by: Serilog Contributors
- 5.597k total downloads
- Latest version: 4.3.1-dev-02395
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 942 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 439 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 102 total downloads
- Latest version: 2.0.0-rc-8
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 539 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 1.349k total downloads
- Latest version: 4.2.0-dev-00918
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 321 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 1.52k total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 738 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 530 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Seq
by: Serilog Contributors
- 1.388k total downloads
- Latest version: 5.2.3
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
ServiceStack.Text
by: Demis Bellot
- 18 total downloads
- Latest version: 3.9.11
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient.
Benchmarks at: http://servicestack.net/benchmarks/
Includes the String and Stream functionality for all the ServiceStack projects including:
- T.Dump() generic extension method for easy dbugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions
SharpCompress
by: Adam Hathcock
- 605 total downloads
- Latest version: 0.25.1
SharpCompress is a compression library for NET Standard 1.3/2.0/NET 4.6 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.
sharpcompress
by: Adam Hathcock
- 19 total downloads
- Latest version: 0.8.0
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7 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.
SharpZipLib
by: ICSharpCode
- 57 total downloads
- Latest version: 1.0.0-alpha2
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)
Shouldly
by: Jake Ginnivan Joseph Woodward Simon Cropp
- 317 total downloads
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Core
by: Six Labors
- 195 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 601 total downloads
- Latest version: 1.0.0-beta15
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 366 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 1.781k total downloads
- Latest version: 2.88.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.HarfBuzz
by: Microsoft
- 1.703k total downloads
- Latest version: 2.88.9
This package adds text shaping support to SkiaSharp via HarfBuzz.