Serilog.Sinks.Debug
by: Serilog Contributors
- 164 total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Formatting.Compact
by: Serilog Contributors
- 276 total downloads
- Latest version: 3.0.0
A simple, compact JSON-based event format for Serilog.
Serilog.AspNetCore
by: Microsoft Serilog Contributors
- 1.027k total downloads
- Latest version: 10.0.0
Serilog support for ASP.NET Core logging
Serilog.Sinks.Console
by: Serilog Contributors
- 872 total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Extensions.Hosting
by: Microsoft Serilog Contributors
- 484 total downloads
- Latest version: 10.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Sinks.File
by: Serilog Contributors
- 975 total downloads
- Latest version: 8.0.0-nblumhardt-02322
Write Serilog events to text files in plain or JSON format.
Serilog
by: Serilog Contributors
- 5.915k total downloads
- Latest version: 4.3.2-dev-02419
Simple .NET logging with fully-structured events
Serilog.Settings.Configuration
by: Serilog Contributors
- 1.647k total downloads
- Latest version: 10.0.1-dev-02339
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 1.026k total downloads
- Latest version: 10.0.0
Low-level Serilog provider for Microsoft.Extensions.Logging
SharpCompress
by: Adam Hathcock
- 954 total downloads
- Latest version: 0.47.4
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.
Serilog.Expressions
by: Serilog Contributors
- 704 total downloads
- Latest version: 5.1.0-dev-02309
An embeddable mini-language for filtering, enriching, and formatting Serilog
events, ideal for use with JSON or XML configuration.
Selenium.WebDriver.ChromeDriver
by: jsakamoto
- 3.305k total downloads
- Latest version: 148.0.7778.4000-beta
Install Chrome Driver (Win32, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project.
"chromedriver(.exe)" is copied to the bin folder from the package folder when the build process.
NuGet package restoring ready, and no need to commit "chromedriver(.exe)" binary into source code control repository.
/ The MSBuild script that contained this package is free and unencumbered software released into the public domain.
/ "chromedriver(.exe)" is licensed under the New BSD License.
Serilog.Enrichers.ClientInfo
by: mo.esmp
- 63 total downloads
- Latest version: 1.1.4
Enrich logs with client IP and UserAgent..
Serilog.Enrichers.Thread
by: Serilog Contributors
- 281 total downloads
- Latest version: 4.0.0
Enrich Serilog events with properties from the current thread.
ServiceStack.Common
by: ServiceStack
- 923 total downloads
- Latest version: 10.0.6
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 870 total downloads
- Latest version: 10.0.6
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 902 total downloads
- Latest version: 10.0.6
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.127k total downloads
- Latest version: 10.0.6
.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
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 288 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 439 total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.