Selenium.WebDriver by: Selenium Committers
  • 330 total downloads
  • Latest version: 4.40.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: Max Hauser
  • 13 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 by: Serilog Contributors
  • 90 total downloads
  • Latest version: 4.3.1-dev-02395
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SharpDX by: Alexandre Mutel
  • 124 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D Multimedia MDX 3D
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler by: Alexandre Mutel
  • 119 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D D3DCompiler HLSL fx Shaders
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1 by: Alexandre Mutel
  • 32 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D11 by: Alexandre Mutel
  • 114 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D Direct3D11 D3D11 Effects11
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 32 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI by: Alexandre Mutel
  • 127 total downloads
  • Latest version: 2.6.3
  • SharpDX DirectX Direct3D MDX 3D DXGI
Assembly providing DirectX - DXGI 1.0, 1.1 and 1.2 managed API.
SharpZipLib by: http://www.icsharpcode.net/
  • 3 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).
Silk.NET.GLFW by: Silk.NET.GLFW
  • 10 total downloads
  • Latest version: 1.0.0-preview2
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL and OpenAL.
Silk.NET.Windowing by: .NET Foundation and Contributors
  • 142 total downloads
  • Latest version: 2.23.0
  • OpenCL OpenGL OpenAL OpenGLES GLES Vulkan Assimp DirectX GLFW SDL Windowing Input Gamepad Joystick Keyboard Mouse SilkTouch Source Generator C# F# .NET DotNet Mono Vector Math Maths Numerics Game Graphics Compute Audio Sound Engine Silk Silk.NET Slim.NET ElgarTK GPU Sharp Science Scientific Visualization Visual Audiovisual Windows macOS Linux Android Bindings OSX Wrapper Native
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.
Silk.NET.Windowing.Desktop by: Silk.NET.Windowing.Desktop
  • 5 total downloads
  • Latest version: 2.0.0-preview
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, GLFW, and Vulkan.
SixLabors.ImageSharp by: Six Labors and contributors
  • 123 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
SourceLink.Create.GitHub by: Cameron Taggart
  • 60 total downloads
  • Latest version: 2.8.3
  • sourcelink pdb symbols git sourceindexing debugging sourceserver build
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 78 total downloads
  • Latest version: 3.0.2
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green by: Eric Sink
  • 166 total downloads
  • Latest version: 1.1.15
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included
SQLitePCLRaw.core by: Eric Sink et al
  • 209 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
  • 40 total downloads
  • Latest version: 2.1.11
  • 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_*.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 166 total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.