Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 310 total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 167 total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 1 total downloads
- Latest version: 8.0.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 3 total downloads
- Latest version: 2.0.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 329 total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 125 total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 4 total downloads
- Latest version: 6.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Grafana.Loki
by: Mykhailo Shevchuk, Contributors
- 3 total downloads
- Latest version: 8.2.0-beta.3
A Serilog sink sending log events to Grafana Loki
Serilog.Sinks.Http
by: Mattias Kindborg
- 132 total downloads
- Latest version: 9.2.0
A Serilog sink sending log events over HTTP.
Serilog.Sinks.OpenTelemetry
by: Serilog Contributors
- 185 total downloads
- Latest version: 4.2.1-nblumhardt-02317
This Serilog sink transforms Serilog events into OpenTelemetry
logs and sends them to an OTLP (gRPC or HTTP) endpoint.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 133 total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 89 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Seq
by: Serilog Contributors
- 4 total downloads
- Latest version: 2.0.0-rc-57
Serilog sink that writes to the Seq event server over HTTP/S.
Serilog.Sinks.Trace
by: Serilog Contributors
- 3 total downloads
- Latest version: 2.1.0
The diagnostic trace sink for Serilog.
SharpCompress
by: Adam Hathcock
- 12 total downloads
- Latest version: 0.49.0-beta.140
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.
SharpZipLib
by: ICSharpCode
- 107 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)
shortid
by: Bolorunduro Winner-Timothy
- 2 total downloads
- Latest version: 2.0.4
A library that generates random identifiers from 7 to 14 characters. Identifiers generated can be used as primary keys for databases or unique identifiers.
SimpleCmdLine
by: Sonic Computing
- 19 total downloads
- Latest version: 0.9.7
Command line option library that favors convention over configuration.
SixLabors.Core
by: Six Labors
- 27 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 1 total downloads
- Latest version: 3.0.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#