runtime.win.System.Runtime.Extensions
by: Microsoft
- 7 total downloads
- Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information.
Commonly Used Types:
System.Math
System.Environment
System.Random
System.Progress<T>
System.Convert
System.Diagnostics.Stopwatch
System.Runtime.Versioning.FrameworkName
System.StringComparer
System.IO.Path
When using NuGet 3.x this package requires at least version 3.4.
Scrutor
by: Kristian Hellang
- 9 total downloads
- Latest version: 6.0.1
Register services using assembly scanning and a fluent API.
Selenium.Chrome.WebDriver
by: jbaranda
- 4 total downloads
- Latest version: 85.0.0
Repurposed nuget package of Selenium.WebDriver.ChromeDriver (packing process differs slightly)
Install Chrome Driver(Win32) for Selenium WebDriver into your Unit Test Project.
"chromedriver.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "chromedriver.exe" binary into source code control repository.
Selenium.Support
by: Selenium Committers
- 4 total downloads
- Latest version: 4.9.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 .NET support utilites and classes that users may find
useful in using Selenium WebDriver. These support classes are mainly intended
to spark ideas of what is possible with Selenium WebDriver, and may not be
entirely appropriate for production use.
Selenium.WebDriver
by: Selenium Committers
- 4 total downloads
- Latest version: 4.9.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.MicrosoftDriver
by: Microsoft
- 4 total downloads
- Latest version: 17.17134.0
Microsoft WebDriver : Close the loop on your developer cycle by automating testing of your website in Microsoft Edge with Microsoft WebDriver.
Serilog
by: Serilog Contributors
- 1 total downloads
- Latest version: 4.3.1-dev-02395
Simple .NET logging with fully-structured events
Serilog.Sinks.Console
by: Serilog Contributors
- 1 total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.File
by: Serilog Contributors
- 1 total downloads
- Latest version: 8.0.0-dev-02318
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Seq
by: Serilog Contributors Serilog.Sinks.Seq Contributors Datalust Pty Ltd
- 1 total downloads
- Latest version: 9.0.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
Serilog.Sinks.XUnit
by: Todd Benning
- 1 total downloads
- Latest version: 3.0.19
The xUnit test output sink for Serilog
SharpZipLib
by: ICSharpCode
- 4 total downloads
- Latest version: 1.4.2
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)
SixLabors.Fonts
by: Six Labors and contributors
- 5 total downloads
- Latest version: 1.0.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 6 total downloads
- Latest version: 3.1.11
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 3 total downloads
- Latest version: 2.88.0
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.
SkiaSharp.HarfBuzz
by: Microsoft
- 4 total downloads
- Latest version: 3.119.1
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 3 total downloads
- Latest version: 2.88.0
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.
SkiaSharp.NativeAssets.Win32
by: Microsoft
- 3 total downloads
- Latest version: 2.88.0
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.
Snappier
by: btburnett3
- 1 total downloads
- Latest version: 1.3.0
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly
from the official C++ implementation, with the addition of support for the framed stream format.
By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported
by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 3.0.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().