Serilog.Sinks.OpenTelemetry by: Serilog Contributors
  • 14 total downloads
  • Latest version: 1.0.2
  • serilog sink opentelemetry
This Serilog sink transforms Serilog events into OpenTelemetry logs and sends them to an OTLP (gRPC or HTTP) endpoint.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 479 total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 275 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
Serilog.Sinks.Seq by: Serilog Contributors Serilog.Sinks.Seq Contributors Datalust Pty Ltd
  • 40 total downloads
  • Latest version: 6.0.0
  • serilog seq
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.Slack by: mgibas phnx47 TrapperHell
  • 245 total downloads
  • Latest version: 2.2.2
  • serilog sink slack
Serilog sink for Slack
Serilog.Sinks.SpectreConsole by: Yaroshvitaliy Anton Moldovan
  • 73 total downloads
  • Latest version: 0.3.3
  • serilog spectre.console
A Serilog sink that writes log events to console using Spectre.Console.
Serilog.Sinks.XUnit by: Todd Benning
  • 339 total downloads
  • Latest version: 3.0.19
  • logging Serilog xUnit output ITestOutputHelper
The xUnit test output sink for Serilog
SerilogAnalyzer by: Robin
  • 14 total downloads
  • Latest version: 0.15.0
  • Serilog analyzers
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
ServiceStack by: ServiceStack
  • 20 total downloads
  • Latest version: 8.3.0
  • Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework ServiceStack
ServiceStack is a simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use! To get started see: https://servicestack.net/getting-started
ServiceStack.Client by: ServiceStack
  • 15 total downloads
  • Latest version: 8.3.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
JSON, XML, CSV, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Common by: ServiceStack
  • 19 total downloads
  • Latest version: 8.3.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Common.Core by: ServiceStack
  • 909 total downloads
  • Latest version: 8.6.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces by: ServiceStack
  • 13 total downloads
  • Latest version: 8.3.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Interfaces.Core by: ServiceStack
  • 726 total downloads
  • Latest version: 8.6.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Kestrel by: ServiceStack
  • 462 total downloads
  • Latest version: 8.6.0
  • ServiceStack SelfHost Host Kestrel HTTP Server
Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server To get started see: https://servicestack.net/getting-started
ServiceStack.Text by: ServiceStack
  • 19 total downloads
  • Latest version: 8.3.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
ServiceStack.Text.Core by: ServiceStack
  • 884 total downloads
  • Latest version: 8.6.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
SevenZip by: SevenZip
  • 13 total downloads
  • Latest version: 19.0.0
.Net SDK form 7zip, source original from http://www.7-zip.org/sdk.html, also in https://github.com/chrishaly/SevenZip
SharpCompress by: Adam Hathcock
  • 607 total downloads
  • Latest version: 0.39.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 2.0/NET 4.8/NET 4.8.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.
SharpZipLib by: ICSharpCode
  • 206 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
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)