runtime.win.System.IO.FileSystem by: Microsoft
  • 45 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides types that allow reading and writing to files and types that provide basic file and directory support. Commonly Used Types: System.IO.FileStream System.IO.FileInfo System.IO.DirectoryInfo System.IO.FileSystemInfo System.IO.File System.IO.Directory System.IO.SearchOption System.IO.FileOptions When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Net.Sockets by: Microsoft
  • 26 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
  • 83 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.
runtime.win7-x64.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 15 total downloads
  • Latest version: 4.0.1
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279 When using NuGet 3.x this package requires at least version 3.4.
Saxon-HE by: Saxonica
  • 17 total downloads
  • Latest version: 10.9.0
  • xslt xquery xpath
Saxon-HE (home edition) is an open source product that provides implementations of XSLT (2.0), XQuery (1.0), and XPath (2.0) at the basic level of conformance defined by W3C.
Scrutor by: Kristian Hellang
  • 410 total downloads
  • Latest version: 6.0.1
  • Dependency Injection DI Scanning Conventions Decoration
Register services using assembly scanning and a fluent API.
Scrutor.AspNetCore by: Sefa Can
  • 15 total downloads
  • Latest version: 1.0.0
Dependency Injection Helper Package For .Net Core Apps
Selenium.WebDriver by: Selenium Committers
  • 17 total downloads
  • Latest version: 4.23.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.
SendGrid by: Elmer Thomas Twilio DX Team
  • 9 total downloads
  • Latest version: 9.25.3
  • Twilio SendGrid Email Mail Microsoft Azure Transactional .NET Core
C# client library and examples for using Twilio SendGrid API's to send mail and access Web API v3 endpoints with .NET Standard 1.3 and .NET Core support.
Sentry by: Sentry Team and Contributors
  • 110 total downloads
  • Latest version: 4.13.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Serilog by: Sentry Team and Contributors
  • 95 total downloads
  • Latest version: 4.10.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Serilog
Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 56 total downloads
  • Latest version: 4.0.1
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.AspNetCore by: Microsoft Serilog Contributors
  • 78 total downloads
  • Latest version: 8.0.0
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Enrichers.CorrelationId by: mrstebo ekmsystems
  • 11 total downloads
  • Latest version: 3.0.1
  • serilog enrichers enricher correlationid correlation id
Enrich logs with a unique ID so you can track logs for specific requests.
Serilog.Enrichers.Environment by: Serilog Contributors
  • 521 total downloads
  • Latest version: 3.0.1
  • serilog machine enricher
Enrich Serilog log events with properties from System.Environment.
Serilog.Enrichers.Process by: Serilog Contributors
  • 241 total downloads
  • Latest version: 3.0.0
  • serilog process enricher
The process enricher for Serilog.
Serilog.Enrichers.Span by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 126 total downloads
  • Latest version: 3.1.0+build.538
  • Serilog Span Activity Open Telemetry Logging Log
Enrich Serilog log events with properties from open telemetry spans.
Serilog.Enrichers.Thread by: Serilog Contributors
  • 16 total downloads
  • Latest version: 3.1.0
  • serilog thread enricher
Enrich Serilog events with properties from the current thread.
Serilog.Exceptions by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 279 total downloads
  • Latest version: 8.4.0+build.694
  • Serilog Exception Log Logging Detail Details
Log exception details and custom properties that are not output in Exception.ToString().
Serilog.Exceptions.EntityFrameworkCore by: Muhammad Rehan Saeed (RehanSaeed.com)
  • 12 total downloads
  • Latest version: 8.4.0+build.694
  • Serilog Exception Log Logging Detail Details Entity Framework
Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for Entity Framework Core exceptions.