Serilog.Sinks.ColoredConsole by: Serilog Contributors
  • 5 total downloads
  • Latest version: 3.0.1
  • serilog console coloredconsole
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog
Serilog.Sinks.Console by: Serilog Contributors
  • 179 total downloads
  • Latest version: 6.0.0
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 163 total downloads
  • Latest version: 3.0.0-dev-00040
  • serilog debug
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
  • 53 total downloads
  • Latest version: 10.0.0
  • serilog elasticsearch logging event collector
Serilog sink for Elasticsearch
Serilog.Sinks.File by: Serilog Contributors
  • 314 total downloads
  • Latest version: 6.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Grafana.Loki by: Mykhailo Shevchuk Contributors
  • 26 total downloads
  • Latest version: 8.3.0
  • serilog loki grafana
A Serilog sink sending log events to Grafana Loki
Serilog.Sinks.Http by: Mattias Kindborg
  • 48 total downloads
  • Latest version: 9.0.0
  • serilog http
A Serilog sink sending log events over HTTP.
Serilog.Sinks.MSSqlServer by: Michiel van Oudheusden Christian Kadluba Serilog Contributors
  • 29 total downloads
  • Latest version: 7.0.2-dev-00100
  • serilog sinks mssqlserver
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Serilog.Sinks.MySQL by: Saleem Mirza
  • 9 total downloads
  • Latest version: 5.0.0
  • serilog logging MySQL
Serilog event sink that writes to MySQL database
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 296 total downloads
  • Latest version: 4.0.0
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 15 total downloads
  • Latest version: 3.3.0
  • serilog file io rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Sinks.Seq by: Serilog Contributors Serilog.Sinks.Seq Contributors Datalust Pty Ltd
  • 352 total downloads
  • Latest version: 9.0.0-dev-00310
  • serilog seq
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.Slack by: mgibas phnx47 TrapperHell
  • 117 total downloads
  • Latest version: 2.2.1
  • serilog sink slack
Serilog sink for Slack
ServiceStack.Common by: ServiceStack
  • 40 total downloads
  • Latest version: 8.4.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Common.Core by: ServiceStack
  • 4 total downloads
  • Latest version: 8.2.2
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces by: ServiceStack
  • 39 total downloads
  • Latest version: 8.4.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis by: ServiceStack
  • 40 total downloads
  • Latest version: 8.4.0
  • Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
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.Redis.Core by: ServiceStack
  • 1 total downloads
  • Latest version: 5.11.0
  • Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
.NET Standard 2.0 version of ServiceStack.Redis
ServiceStack.Text by: ServiceStack
  • 41 total downloads
  • Latest version: 8.4.0
  • JSON Text Serializer CSV JSV HTTP Auto Mapping Dump Reflection JS Utils Fast
.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
  • 224 total downloads
  • Latest version: 0.37.2
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 2.0/NET Standard 2.1/NET 6.0/NET 8.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.