Serilog by: Serilog Contributors
  • 9,553k total downloads
  • Latest version: 4.3.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 11,245k total downloads
  • Latest version: 9.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Aspnetcore.Middleware by: Thibaut Renoncourt
  • 523 total downloads
  • Latest version: 1.0.0
A middleware for aspnetcore to log httpcontext data with serilog
Serilog.Enrichers.CorrelationId by: mrstebo, ekmsystems
  • 2,099k total downloads
  • Latest version: 3.0.1
  • serilog enrichers enricher correlationid correlation id
Enrich logs with a unique ID so you can track logs for specific requests.
Serilog.Enrichers.Environment by: Serilog Contributors
  • 3,063k total downloads
  • Latest version: 3.0.1
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 943 total downloads
  • Latest version: 4.0.0
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 99 total downloads
  • Latest version: 8.4.0+build.694
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Expressions by: Serilog Contributors
  • 2,272k total downloads
  • Latest version: 5.0.0
  • serilog
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Serilog.Extensions.Hosting by: Microsoft, Serilog Contributors
  • 5,172k total downloads
  • Latest version: 9.0.0
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 5,377k total downloads
  • Latest version: 9.0.1
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 5,039k total downloads
  • Latest version: 3.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration by: Serilog Contributors
  • 8,271k total downloads
  • Latest version: 9.0.0
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 6,672k total downloads
  • Latest version: 6.1.1
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 5,291k total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Email by: Serilog Contributors
  • 28 total downloads
  • Latest version: 4.1.0
  • serilog smtp mailkit
Send Serilog events as SMTP email using MailKit.
Serilog.Sinks.File by: Serilog Contributors
  • 8,434k total downloads
  • Latest version: 7.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer by: Michiel van Oudheusden, Christian Kadluba, Serilog Contributors
  • 167 total downloads
  • Latest version: 8.2.2
  • serilog sinks mssqlserver
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Serilog.Sinks.OpenTelemetry by: Serilog Contributors
  • 938 total downloads
  • Latest version: 4.2.0
  • serilog sink opentelemetry
This Serilog sink transforms Serilog events into OpenTelemetry logs and sends them to an OTLP (gRPC or HTTP) endpoint.
Serilog.Sinks.Seq by: Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd
  • 975 total downloads
  • Latest version: 9.0.0
  • serilog seq
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
SharpZipLib by: ICSharpCode
  • 16 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
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)