SharpCompress by: Adam Hathcock
  • 725 total downloads
  • Latest version: 0.24.0
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
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.
Selenium.WebDriver.ChromeDriver by: jsakamoto
  • 4.332k total downloads
  • Latest version: 148.0.7778.5600-beta
  • Selenium WebDriver chromedriver
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 by: Serilog Contributors
  • 2.733k total downloads
  • Latest version: 4.3.2-dev-02430
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
sharpcompress by: Adam Hathcock
  • 554 total downloads
  • Latest version: 0.11.6
  • rar unrar zip unzip bzip2 gzip tar 7zip
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7/WindowsStore that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
ServiceStack.Redis by: Service Stack
  • 1.177k total downloads
  • Latest version: 4.0.62
  • 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. To revert back to earlier BSD v3, see: servicestack.net/download#v3
ServiceStack.Text by: Service Stack
  • 1.671k total downloads
  • Latest version: 4.0.62
  • JSON Text Serializer CSV JSV Dump PrettyPrint 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://servicestack.net/text
Serilog.Sinks.Elasticsearch by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Konstantin Erman
  • 323 total downloads
  • Latest version: 3.0.121
  • serilog logging elasticsearch
The perfect way for .NET apps to write structured log events to Elasticsearch 2.x.
Selenium.Support by: Selenium Committers
  • 3.433k total downloads
  • Latest version: 4.43.0
  • selenium webdriver support 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.
Selenium.WebDriver by: Selenium Committers
  • 2.83k total downloads
  • Latest version: 4.43.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.
ServiceStack.Interfaces by: Service Stack
  • 365 total downloads
  • Latest version: 4.0.24
  • Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework MONO ServiceStack
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
Serilog.Exceptions by: Muhammad Rehan Saeed
  • 89 total downloads
  • Latest version: 1.2.0
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Sinks.ElasticSearch by: Michiel van Oudheusden
  • 330 total downloads
  • Latest version: 1.4.196
  • serilog logging elasticsearch
The perfect way for .NET apps to write structured log events to ElasticSearch.
ServiceStack.Common by: Service Stack
  • 1.041k total downloads
  • Latest version: 4.0.62
  • ServiceStack Common Framework Clients ServiceClients Gateway
Common base library for ServiceStack projects.
Serilog.Sinks.Graylog by: Anton Volkov
  • 67 total downloads
  • Latest version: 3.0.2
  • Serilog Sink Graylog
The Serilog Graylog Sink project is a sink (basically a writer) for the Serilog logging framework. Structured log events are written to sinks and each sink is responsible for writing it to its own backend, database, store etc. This sink delivers the data to Graylog2, a NoSQL search engine.
semver by: Max Hauser
  • 93 total downloads
  • Latest version: 1.1.2
  • semver semantic version
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Serilog.Sinks.Seq by: Serilog Contributors
  • 512 total downloads
  • Latest version: 2.0.0-beta-28
  • serilog seq structured logging
Serilog sink that writes to the Seq event server over HTTP/S.
ServiceStack by: Service Stack
  • 970 total downloads
  • Latest version: 4.0.62
  • Fast JSON XML CSV HTML SOAP JSV REST Web Service Framework MONO ServiceStack
Binaries for the ServiceStack web framework. 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: Service Stack
  • 663 total downloads
  • Latest version: 4.0.62
  • ServiceStack Common Framework Clients ServiceClients Gateway
JSON, XML, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.OrmLite by: Service Stack
  • 630 total downloads
  • Latest version: 4.0.62
  • OrmLite POCO Code-First Orm Schema-less Blobs
Common library for the Light, simple and fast convention-based code-first POCO, OrmLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs. OrmLite is a suite extension methods on ADO.NET's underlying IDbConnection providing DRY, typed access for common data usage patterns that map to clean, simple POCOs. Great support for testing where OrmLite methods can be mocked.
ServiceStack.OrmLite.SqlServer by: Service Stack
  • 654 total downloads
  • Latest version: 4.0.62
  • SQLServer SQL Server OrmLite POCO Code-First Orm Schema-less Blobs
Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
SharpDX by: Alexandre Mutel
  • 645 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler by: Alexandre Mutel
  • 594 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Assembly providing DirectX - D3DCompiler managed API.