runtime.win.System.Net.Primitives
by: Microsoft
- 297 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
- 312 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
- 339 total downloads
- Latest version: 4.3.0
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.
- 603 total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 604 total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x86.runtime.native.System.Data.SqlClient.sni
by: Microsoft
- 604 total downloads
- Latest version: 4.4.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
d0d5c7b49271cadb6d97de26d8e623e98abdc8db
When using NuGet 3.x this package requires at least version 3.4.
SecurityCodeScan.VS2019
by: Jaroslav Lobačevski
- 5,755k total downloads
- Latest version: 5.6.7
Security static code analyzer for .NET
Selenium.Support
by: Selenium Committers
- 2 total downloads
- Latest version: 2.41.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 classes for the Selenium WebDriver API, which includes helper classes for HTML Select elements, waiting for conditions, and Page Object creation.
Selenium.WebDriver
by: Selenium Committers
- 2 total downloads
- Latest version: 2.41.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 newer, more 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.
Serilog
by: Serilog Contributors
- 1,931k total downloads
- Latest version: 4.3.0
Simple .NET logging with fully-structured events
Serilog.AspNetCore
by: Microsoft, Serilog Contributors
- 628 total downloads
- Latest version: 9.0.0
Serilog support for ASP.NET Core logging
Serilog.Extensions.Hosting
by: Microsoft, Serilog Contributors
- 310 total downloads
- Latest version: 9.0.0
Serilog support for .NET Core logging in hosted services
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 986 total downloads
- Latest version: 9.0.1
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Settings.Configuration
by: Serilog Contributors
- 998 total downloads
- Latest version: 9.0.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Email
by: Serilog Contributors
- 22 total downloads
- Latest version: 4.1.0
Send Serilog events as SMTP email using MailKit.
Serilog.Sinks.File
by: Serilog Contributors
- 145 total downloads
- Latest version: 7.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.OpenTelemetry
by: Serilog Contributors
- 928 total downloads
- Latest version: 4.2.0
This Serilog sink transforms Serilog events into OpenTelemetry
logs and sends them to an OTLP (gRPC or HTTP) endpoint.
SharpZipLib
by: http://www.icsharpcode.net/
- 7 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).
SimpleBlazorMultiselect
by: Boris Gerretzen
- 96 total downloads
- Latest version: 0.3.0
Simple Blazor multiselect component, Bootstrap compatible but not required!
SixLabors.ImageSharp
by: Six Labors and contributors
- 1,854k total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET