Selenium.WebDriver by: Selenium Committers
  • 317 total downloads
  • Latest version: 4.39.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.
Serilog by: Serilog Contributors
  • 499 total downloads
  • Latest version: 4.3.1-dev-02395
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Enrichers.Environment by: Serilog Contributors
  • 43 total downloads
  • Latest version: 3.0.0-dev-00806
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Extensions.Logging by: Microsoft, Serilog Contributors
  • 65 total downloads
  • Latest version: 2.0.5-dev-10226
  • serilog Microsoft.Extensions.Logging
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact by: Serilog Contributors
  • 29 total downloads
  • Latest version: 1.1.1-dev-00944
  • serilog json
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration by: Serilog Contributors
  • 12 total downloads
  • Latest version: 2.0.0-rc-8
  • serilog,json
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 75 total downloads
  • Latest version: 4.2.0-dev-00918
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug by: Serilog Contributors
  • 24 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File by: Serilog Contributors
  • 137 total downloads
  • Latest version: 5.0.1-dev-00976
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Http by: Mattias Kindborg
  • 85 total downloads
  • Latest version: 8.0.0-beta.9
  • serilog http
A Serilog sink sending log events over HTTP.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 61 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 51 total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
SharpCompress by: Adam Hathcock
  • 63 total downloads
  • Latest version: 0.25.1
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 1.3/2.0/NET 4.6 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.
SharpYaml by: Alexandre Mutel
  • 32 total downloads
  • Latest version: 1.8.0
  • yaml parser yml
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.
SharpZipLib by: ICSharpCode
  • 6 total downloads
  • Latest version: 1.0.0-alpha2
  • 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)
shortid by: Bolorunduro Winner-Timothy
  • 12 total downloads
  • Latest version: 4.0.0
  • shortid short id databse identifier key primarykey mongodb sql
A library that generates random identifiers from 7 to 14 characters. Identifiers generated can be used as primary keys for databases or unique identifiers.
SixLabors.Core by: Six Labors
  • 18 total downloads
  • Latest version: 1.0.0-beta0008
  • rectangle point size,primitives
Low level primitives for use across Six Labors projects.
SixLabors.Fonts by: Six Labors and contributors
  • 58 total downloads
  • Latest version: 1.0.0-beta15
  • font truetype opentype woff
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 45 total downloads
  • Latest version: 3.1.12
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SQLite by: SQLite Development Team
  • 4 total downloads
  • Latest version: 3.13.0
  • SQLite,embedded,database,sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).