NuGet Packages By Dependencies

Invalid image

StructureMap [370 dependencies]

The Original IoC Container for .Net
Invalid image

Syncfusion Licensing for .NET [369 dependencies]

Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an application when using the Syncfusion evaluation build or NuGet package assemblies. Documentation: https://help.syncfusion.com/common...
Invalid image

MailKit [367 dependencies]

MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, S...
Invalid image

AWSSDK - S3 [367 dependencies]

Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
Invalid image

Bouncy Castle [362 dependencies]

The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastl...
AutoMapper extensions for ASP.NET Core
Invalid image

Microsoft.Data.SqlClient [359 dependencies]

The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft....
Invalid image

System.Runtime.Numerics [358 dependencies]

Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement the numeric primitives, such as System.Byte, System.Double and System.Int32. Commonly Used Types: System.Numerics.BigInteger System.Numerics.Complex When using NuGet 3.x this package requires at le...
Invalid image

Bootstrap CSS [358 dependencies]

The most popular front-end framework for developing responsive, mobile first projects on the web.
Invalid image

YamlDotNet [353 dependencies]

A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument.
Invalid image

System.Text.Encodings.Web [349 dependencies]

Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL). Commonly Used Types: System.Text.Encodings.Web.HtmlEncoder System.Text.Encodings.Web.UrlEncoder System.Text.Encodings.Web.JavaScriptEncoder
Pomelo's MySQL database provider for Entity Framework Core.
Invalid image

Simple Injector [347 dependencies]

Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
Middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
Invalid image

MessagePack for C# [343 dependencies]

Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).
Invalid image

Serilog.Extensions.Logging [343 dependencies]

Low-level Serilog provider for Microsoft.Extensions.Logging
Core interfaces for ASP.NET Identity.
Invalid image

System.IO.Compression [339 dependencies]

Provides classes that support the compression and decompression of streams. Commonly Used Types: System.IO.Compression.DeflateStream System.IO.Compression.GZipStream System.IO.Compression.CompressionMode System.IO.Compression.CompressionLevel System.IO.Compression.ZipArchiveEntry System.IO.Compress...
Invalid image

System.Net.NameResolution [334 dependencies]

Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution. Commonly Used Types: System.Net.Dns System.Net.IPHostEntry When using NuGet 3.x this package requires at least version 3.4.
Invalid image

System.ServiceModel.Http [330 dependencies]

Provides the types that permit SOAP messages to be exchanged using Http (example: BasicHttpBinding).