Serilog.Settings.Configuration
by: Serilog Contributors
- 5.399k total downloads
- Latest version: 10.0.1
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann, Ivan Gavryliuk, contributors
- 1.617k total downloads
- Latest version: 5.0.1
Serilog sink for Application Insights.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 524 total downloads
- Latest version: 2.1.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.ColoredConsole
by: Serilog Contributors
- 144 total downloads
- Latest version: 3.0.1
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Serilog.Sinks.Console
by: Serilog Contributors
- 4.564k total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 1.918k total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.EventLog
by: Jeremy Clarke, Fabian Wetzel
- 172 total downloads
- Latest version: 5.0.0-dev-00091
Serilog event sink that writes to the Windows Event Log.
Serilog.Sinks.File
by: Serilog Contributors
- 3.557k total downloads
- Latest version: 8.0.0-nblumhardt-02322
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Grafana.Loki
by: Mykhailo Shevchuk, Contributors
- 832 total downloads
- Latest version: 8.3.2
A Serilog sink sending log events to Grafana Loki
Serilog.Sinks.Http
by: Mattias Kindborg
- 1.382k total downloads
- Latest version: 9.2.1
A Serilog sink sending log events over HTTP.
Serilog.Sinks.Map
by: Serilog Contributors
- 1.789k total downloads
- Latest version: 2.0.0
A Serilog sink wrapper that dispatches events based on a property value.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.117k total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 608 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Seq
by: Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd
- 2.254k total downloads
- Latest version: 9.1.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.Trace
by: Serilog Contributors
- 409 total downloads
- Latest version: 4.0.0
The System.Diagnostics.Trace sink for Serilog.
ServiceStack.Common
by: ServiceStack
- 1.389k total downloads
- Latest version: 10.0.8
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 1.228k total downloads
- Latest version: 10.0.8
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 1.234k 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.Text
by: ServiceStack
- 1.396k total downloads
- Latest version: 10.0.8
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Contains ServiceStack's high-performance text-processing powers, for more info see:
https://github.com/ServiceStack/ServiceStack.Text
SharpCompress
by: Adam Hathcock
- 2.706k total downloads
- Latest version: 1.0.0
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.