NuGet Packages By Dependencies

Configuration support for Microsoft.Extensions.Logging.
Command line configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from the command line arguments of your application. You can use CommandLineConfigurationExtensions.AddCommandLine extension method on IConfigurationBu...
Invalid image

.NET Runtime for JSII [241 dependencies]

.NET client for jsii runtime
Invalid image

Async and Task Helpers [240 dependencies]

A helper library for the Task-Based Asynchronous Pattern (TAP).
Invalid image

Retyped.jquery [238 dependencies]

jQuery binding library for Bridge.NET projects.
Invalid image

System.Diagnostics.Tools [236 dependencies]

Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools. Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute When using NuGet 3.x this package requires ...
Invalid image

Grpc [235 dependencies]

Metapackage for gRPC C#
Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings. Commonly Used Types: System.Collections.Specialized.NameValueCollection System.Collections.Specialized.NameObjectCollectionBase System.Collections.Spec...
ASP.NET Core middleware that enables an application to use cookie based authentication. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Xamarin.Android bindings for Android Support Library - support-core-utils
Invalid image

WebGrease [231 dependencies]

Web Grease is a suite of tools for optimizing javascript, css files and images.
Invalid image

SixLabors.ImageSharp [231 dependencies]

A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
Invalid image

Math.NET Numerics [229 dependencies]

Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac.
Invalid image

SendGrid [228 dependencies]

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.
Invalid image

System.Net.Sockets [228 dependencies]

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.Sock...
Invalid image

System.ObjectModel [228 dependencies]

Provides types and interfaces that allow the creation of observable types that provide notifications to clients when changes are made to it. Commonly Used Types: System.ComponentModel.INotifyPropertyChanged System.Collections.ObjectModel.ObservableCollection<T> System.ComponentModel.PropertyChanged...
Invalid image

MySqlConnector [228 dependencies]

A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
Invalid image

System.ServiceModel.Security [226 dependencies]

Provides the types that support additional security features.
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package. Commonly Used Types: System.Diagnostics.TraceListener System.Diagnostics.TraceLevel System.Diagnostics.TraceSource System.Diagnostics.TraceEvent...
Invalid image

Command Line Parser Library [224 dependencies]

Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.