Selenium.WebDriver by: Selenium Committers
  • 1.029k total downloads
  • Latest version: 4.35.0
  • selenium webdriver browser automation
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the .NET bindings for the concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser.
Semver by: Jeff Walker, Max Hauser
  • 155 total downloads
  • Latest version: 3.0.0
  • semver,semantic,version,versioning
A semantic version library fully compliant with v2.0.0 of the spec found at http://semver.org.
Serilog by: Serilog Contributors
  • 2.794k total downloads
  • Latest version: 4.3.1-dev-02385
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 673 total downloads
  • Latest version: 9.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Extensions.Hosting by: Microsoft, Serilog Contributors
  • 277 total downloads
  • Latest version: 9.0.1-dev-02307
  • serilog aspnet aspnetcore hosting
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 722 total downloads
  • Latest version: 9.0.2
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 186 total downloads
  • Latest version: 3.0.0
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration by: Serilog Contributors
  • 1.023k total downloads
  • Latest version: 9.0.1-dev-02317
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Async by: Jezz Santos, Serilog Contributors
  • 231 total downloads
  • Latest version: 2.1.0
  • serilog async
Asynchronous sink wrapper for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 435 total downloads
  • Latest version: 6.0.1-dev-00953
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 102 total downloads
  • Latest version: 3.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 448 total downloads
  • Latest version: 7.0.0
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.OpenTelemetry by: Serilog Contributors
  • 467 total downloads
  • Latest version: 4.2.0
  • 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
  • 328 total downloads
  • Latest version: 5.0.1-dev-00860
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
ServiceStack.Common by: ServiceStack
  • 294 total downloads
  • Latest version: 8.8.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces by: ServiceStack
  • 294 total downloads
  • Latest version: 8.8.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis by: ServiceStack
  • 284 total downloads
  • Latest version: 8.8.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.Text by: ServiceStack
  • 310 total downloads
  • Latest version: 8.8.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
  • 359 total downloads
  • Latest version: 0.40.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
  • 96 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)