Selenium.WebDriver.ChromeDriver
by: jsakamoto
- 2.43k total downloads
- Latest version: 145.0.7632.1800-beta
Install Chrome Driver (Win32, macOS, macOS arm64, and Linux64) for Selenium WebDriver into your Unit Test Project.
"chromedriver(.exe)" is copied to the bin folder from the package folder when the build process.
NuGet package restoring ready, and no need to commit "chromedriver(.exe)" binary into source code control repository.
/ The MSBuild script that contained this package is free and unencumbered software released into the public domain.
/ "chromedriver(.exe)" is licensed under the New BSD License.
SemanticVersioning
by: Adam Reeve
- 111 total downloads
- Latest version: 2.0.2
This library implements the Semantic Versioning 2.0.0 specification and the version range specification used by npm.
Serilog
by: Serilog Contributors
- 2.204k total downloads
- Latest version: 4.3.1-dev-02404
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 329 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Settings.Configuration
by: Serilog Contributors
- 238 total downloads
- Latest version: 3.0.0-dev-00093
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 415 total downloads
- Latest version: 4.2.0-dev-00918
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.File
by: Serilog Contributors
- 765 total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 538 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
SharpCompress
by: Adam Hathcock
- 64 total downloads
- Latest version: 0.25.1
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.
SharpZipLib
by: ICSharpCode
- 17 total downloads
- Latest version: 1.0.0-alpha2
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)
SharpZipLib.NETStandard
by: ICSharpCode
- 27 total downloads
- Latest version: 1.0.7
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.Core
by: Six Labors
- 62 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 200 total downloads
- Latest version: 1.0.0-beta15
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 809 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 667 total downloads
- Latest version: 2.88.9
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
- 624 total downloads
- Latest version: 2.88.9
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 333 total downloads
- Latest version: 2.88.9
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
- 324 total downloads
- Latest version: 2.88.9
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.
SmartReader
by: Strumenta
- 56 total downloads
- Latest version: 0.5.2
A .NET Standard library to extract the main content of a web page based on a port of the Readability library by Mozilla
SQLite
by: SQLite Development Team
- 16 total downloads
- Latest version: 3.13.0
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).