Serilog.Formatting.Compact
by: Serilog Contributors
- 158 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 195 total downloads
- Latest version: 8.5.0-alpha0003
Package Description
Serilog.Settings.Configuration
by: Serilog Contributors
- 961 total downloads
- Latest version: 3.5.0-dev-00370
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async
by: Jezz Santos Serilog Contributors
- 199 total downloads
- Latest version: 1.5.0
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 628 total downloads
- Latest version: 4.2.0-dev-00918
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 101 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Serilog Contributors
- 672 total downloads
- Latest version: 7.2.0-alpha0005
Package Description
Serilog.Sinks.EventLog
by: Jeremy Clarke Fabian Wetzel
- 285 total downloads
- Latest version: 3.1.0
Serilog event sink that writes to the Windows event log.
Serilog.Sinks.File
by: Serilog Contributors
- 864 total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden Serilog Contributors
- 832 total downloads
- Latest version: 5.1.3-dev-00231
A Serilog sink that writes events to Microsoft SQL Server
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 364 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 223 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Seq
by: Serilog Contributors
- 1.037k total downloads
- Latest version: 5.2.3
Serilog sink that writes to the Seq log server over HTTP/HTTPS.
Serilog.Sinks.SQLite
by: Saleem Mirza
- 89 total downloads
- Latest version: 3.8.3
Serilog event sink that writes to SQLite database
ServiceStack.Client
by: ServiceStack
- 604 total downloads
- Latest version: 5.14.0
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Common
by: ServiceStack
- 623 total downloads
- Latest version: 5.14.0
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 308 total downloads
- Latest version: 5.14.0
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 930 total downloads
- Latest version: 5.14.0
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
- 800 total downloads
- Latest version: 5.14.0
.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
- 587 total downloads
- Latest version: 0.24.0
SharpCompress is a compression library for NET Standard 1.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.