Serilog.Exceptions
by: Muhammad Rehan Saeed (RehanSaeed.com)
- 190 total downloads
- Latest version: 8.4.0+build.694
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Expressions
by: Serilog Contributors
- 198 total downloads
- Latest version: 4.0.0
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
- 214 total downloads
- Latest version: 9.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 186 total downloads
- Latest version: 9.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Filters.Expressions
by: Serilog Contributors
- 11 total downloads
- Latest version: 2.1.0
Expression-based event filtering for Serilog.
Serilog.Formatting.Compact
by: Serilog Contributors
- 168 total downloads
- Latest version: 2.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 179 total downloads
- Latest version: 8.0.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.AliyunLog
by: yghipw
- 173 total downloads
- Latest version: 1.1.0
Serilog.Sinks.AliyunLog
Serilog.Sinks.Console
by: Serilog Contributors
- 171 total downloads
- Latest version: 5.0.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 168 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Exceptionless
by: Serilog Contributors Exceptionless
- 192 total downloads
- Latest version: 4.0.0
Exceptionless sink for Serilog
Serilog.Sinks.File
by: Serilog Contributors
- 159 total downloads
- Latest version: 5.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Grafana.Loki
by: Mykhailo Shevchuk Contributors
- 195 total downloads
- Latest version: 8.3.0
A Serilog sink sending log events to Grafana Loki
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 181 total downloads
- Latest version: 2.3.0
The periodic batching sink for Serilog
SharpCompress
by: Adam Hathcock
- 67 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.
SharpGrip.FluentValidation.AutoValidation.Mvc
by: SharpGrip
- 183 total downloads
- Latest version: 1.4.0
SharpGrip FluentValidation AutoValidation MVC is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers.
SharpGrip.FluentValidation.AutoValidation.Shared
by: SharpGrip
- 204 total downloads
- Latest version: 1.4.0
SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers and minimal APIs (endpoints).
SharpZipLib
by: ICSharpCode
- 179 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)
SixLabors.Fonts
by: Six Labors and contributors
- 187 total downloads
- Latest version: 1.0.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 285 total downloads
- Latest version: 3.1.6
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET