Serilog.Extensions.Hosting
by: Microsoft, Serilog Contributors
- 1.172k total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 1.177k total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 679 total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 1.02k total downloads
- Latest version: 10.0.1
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.ApplicationInsights
by: Joerg Battermann, Ivan Gavryliuk, contributors
- 399 total downloads
- Latest version: 5.0.1
Serilog sink for Application Insights.
Serilog.Sinks.Async
by: Jezz Santos, Serilog Contributors
- 876 total downloads
- Latest version: 2.1.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 1.273k total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 553 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
- 1.244k total downloads
- Latest version: 8.0.0-nblumhardt-02322
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MicrosoftTeams
by: Dmytro Dziuma
- 3 total downloads
- Latest version: 0.2.1
A Serilog event sink that writes to Microsoft Teams
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 347 total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 204 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.XUnit
by: Todd Benning
- 359 total downloads
- Latest version: 3.0.19
The xUnit test output sink for Serilog
Serilog.Sinks.XUnit3
by: Stepami
- 103 total downloads
- Latest version: 1.2.0
The xUnit.v3 injectable test output sink for Serilog
SharpYaml
by: Alexandre Mutel
- 589 total downloads
- Latest version: 3.13.0
A high-performance .NET YAML library providing parsing and serialization of object graphs, NativeAOT ready.
SharpZipLib
by: ICSharpCode
- 223 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)
ShimSkiaSharp
by: Wiesław Šoltés
- 81 total downloads
- Latest version: 5.1.1
SkiaSharp picture recorder object model shim.
Shouldly
by: Stuart Lang, Simon Cropp, Joseph Musser
- 108 total downloads
- Latest version: 5.0.0-preview.2
Shouldly - Assertion framework for .NET. The way asserting *Should* be