Selenium.Support
by: Selenium Committers
- 1.291k total downloads
- Latest version: 4.40.0
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
- 1.184k total downloads
- Latest version: 4.40.0
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: Max Hauser
- 49 total downloads
- Latest version: 1.1.2
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Serilog
by: Serilog Contributors
- 1.347k total downloads
- Latest version: 4.3.1-dev-02395
Simple .NET logging with fully-structured events
Serilog.Exceptions
by: Muhammad Rehan Saeed
- 32 total downloads
- Latest version: 1.2.0
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Sinks.Elasticsearch
by: Michiel van Oudheusden Martijn Laarman Mogens Heller Grabe Konstantin Erman
- 293 total downloads
- Latest version: 3.0.121
The perfect way for .NET apps to write structured log events to Elasticsearch 2.x.
Serilog.Sinks.Seq
by: Serilog Contributors
- 319 total downloads
- Latest version: 2.0.0-beta-28
Serilog sink that writes to the Seq event server over HTTP/S.
Serilog.Sinks.SQLite
by: Saleem Mirza
- 60 total downloads
- Latest version: 3.5.3
Lightweight Serilog event sink that writes to SQLite database.
ServiceStack.Client
by: Service Stack
- 366 total downloads
- Latest version: 4.0.62
JSON, XML, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Common
by: Service Stack
- 400 total downloads
- Latest version: 4.0.62
Common base library for ServiceStack projects.
ServiceStack.Interfaces
by: Service Stack
- 164 total downloads
- Latest version: 4.0.24
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: Service Stack
- 634 total downloads
- Latest version: 4.0.62
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
- 597 total downloads
- Latest version: 4.0.62
.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
SharpCompress
by: Adam Hathcock
- 586 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.
SharpZipLib
by: http://www.icsharpcode.net/
- 6 total downloads
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
ShortGuid
by: Damon E. Drake
- 10 total downloads
- Latest version: 2.0.1
Creates a url friendly base64 version of a Guid
SimpleInjector
by: Simple Injector Contributors
- 1.388k total downloads
- Latest version: 5.5.0
Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
SixLabors.Core
by: Six Labors
- 5 total downloads
- Latest version: 1.0.0-beta0002
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 10 total downloads
- Latest version: 1.0.0-beta0001
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 73 total downloads
- Latest version: 3.1.11
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET