Selenium.WebDriver by: Selenium Committers
  • 17 total downloads
  • Latest version: 4.23.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.
Sentry by: Sentry Team and Contributors
  • 110 total downloads
  • Latest version: 4.13.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 16 total downloads
  • Latest version: 3.1.0
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Formatting.Compact.Reader by: Serilog.Formatting.Compact.Reader
  • 107 total downloads
  • Latest version: 2.0.0
  • serilog json
Package Description
Serilog.Sinks.Debug by: Serilog Contributors
  • 147 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Map by: Serilog Contributors
  • 13 total downloads
  • Latest version: 1.0.2
  • serilog
A Serilog sink wrapper that dispatches events based on a property value.
Serilog.Sinks.XUnit by: Todd Benning
  • 277 total downloads
  • Latest version: 1.0.21
  • 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.
SharpCompress by: Adam Hathcock
  • 299 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.
SharpZipLib by: http://www.icsharpcode.net/
  • 14 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).
SimMetrics.Net by: Hamed Fathi Stef Heyenrath
  • 72 total downloads
  • Latest version: 1.0.5
  • algorithms artifical intelligence
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman).
SixLabors.Core by: Six Labors
  • 13 total downloads
  • Latest version: 1.0.0-beta0002
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..
SixLabors.Fonts by: Six Labors and contributors
  • 13 total downloads
  • Latest version: 1.0.0-beta0001
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 117 total downloads
  • Latest version: 3.1.6
  • 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
SixLabors.ImageSharp.Web by: Six Labors and contributors
  • 70 total downloads
  • Latest version: 3.1.3
  • Image Middleware Resize Crop Gif Jpg Jpeg Bitmap Png WebP Tiff Core Cache ASP
ImageSharp Middleware for serving images via a url based API.
SkiaSharp.NativeAssets.Linux.NoDependencies by: Microsoft
  • 267 total downloads
  • Latest version: 2.80.0-preview.3
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images. This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries. The complete dependency list is: - libpthread.so.0 - libdl.so.2 - libm.so.6 - libc.so.6 - ld-linux-x86-64.so.2 The excluded dependencies are: - Fontconfig
SmartAnalyzers.ExceptionAnalyzer by: Cezary Piatek
  • 12 total downloads
  • Latest version: 1.0.10
  • ExceptionAnalyzer analyzers
A set of Roslyn analyzers related to exceptions usages
Sprache by: Nicholas Blumhardt Contributors
  • 308 total downloads
  • Latest version: 2.3.2-develop-00042
  • Parser Parsers
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLitePCLRaw.core by: Eric Sink et al
  • 262 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 81 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.