NuGet Packages By Dependencies
Microsoft.Extensions.Logging.Configuration [243 dependencies]
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Configuration.CommandLine [242 dependencies]
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...
.NET Runtime for JSII [241 dependencies]
.NET client for jsii runtime
Async and Task Helpers [240 dependencies]
A helper library for the Task-Based Asynchronous Pattern (TAP).
Retyped.jquery [238 dependencies]
jQuery binding library for Bridge.NET projects.
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 ...
Grpc [235 dependencies]
Metapackage for gRPC C#
System.Collections.Specialized [234 dependencies]
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...
Microsoft.AspNetCore.Authentication.Cookies [232 dependencies]
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 Support Library - support-core-utils [232 dependencies]
Xamarin.Android bindings for Android Support Library - support-core-utils
WebGrease [231 dependencies]
Web Grease is a suite of tools for optimizing javascript, css files and images.
SixLabors.ImageSharp [231 dependencies]
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
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.
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.
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...
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...
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.
System.ServiceModel.Security [226 dependencies]
Provides the types that support additional security features.
System.Diagnostics.TraceSource [225 dependencies]
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...
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.