runtime.win.System.Net.Primitives
by: Microsoft
- 7 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer.
Commonly Used Types:
System.Net.HttpStatusCode
System.Net.Sockets.SocketError
System.Net.Cookie
System.Net.Sockets.SocketException
System.Net.IPEndPoint
System.Net.ICredentials
System.Net.NetworkCredential
System.Net.IPAddress
System.Net.CookieCollection
System.Net.CookieContainer
When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Net.Sockets
by: Microsoft
- 7 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network.
Commonly Used Types:
System.Net.Sockets.Socket
System.Net.Sockets.SocketAsyncEventArgs
System.Net.Sockets.LingerOption
System.Net.Sockets.SocketAsyncOperation
System.Net.Sockets.ProtocolType
System.Net.Sockets.NetworkStream
System.Net.Sockets.TcpClient
System.Net.Sockets.SocketType
System.Net.Sockets.UdpClient
System.Net.Sockets.SocketShutdown
When using NuGet 3.x this package requires at least version 3.4.
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.
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
- 5 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
- 3 total downloads
- Latest version: 2.88.0
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.
SSH.NET
by: Renci
- 8 total downloads
- Latest version: 2025.0.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography
by: Renci
- 2 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 27 total downloads
- Latest version: 2.8.37
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swashbuckle
by: Richard Morris
- 5 total downloads
- Latest version: 5.6.0
Seamlessly adds a Swagger to WebApi projects!
Swashbuckle.AspNetCore
by: domaindrivendev
- 2 total downloads
- Latest version: 7.2.0
Swagger tools for documenting APIs built on ASP.NET Core