NuGet Packages By Dependencies
Microsoft.Web.Infrastructure [622 dependencies]
This package contains the Microsoft.Web.Infrastructure assembly that lets you dynamically register HTTP modules at run time.
System.Numerics.Vectors [618 dependencies]
System.Numerics.Vectors
Microsoft.CodeAnalysis.CSharp [617 dependencies]
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft BCL Build Components [616 dependencies]
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
MediatR [616 dependencies]
Simple, unambitious mediator implementation in .NET
Microsoft ASP.NET Razor [615 dependencies]
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft BCL Portability Pack [612 dependencies]
This packages enables projects targeting down-level platforms to use some of the types added in later versions including:
- CallerMemberNameAttribute
- CallerLineNumberAttribute
- CallerFilePathAttribute
- Tuple<T1, T2, ...>
- IProgress<T>
- IStructuralComparable
- IStructuralEquatable
- Task
- Inv...
Xamarin Android Support Library - support-v4 [612 dependencies]
Xamarin.Android bindings for Android Support Library - support-v4
System.Dynamic.Runtime [609 dependencies]
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
Commonly Used Types:
System.Runtime.CompilerServices.CallSite
System.Runtime.CompilerServices.CallSite<T>
System.Dynamic.IDynamicMetaObjectProvider
System.Dynamic.DynamicMetaObject
System.Dynamic.SetMemberBinder
System...
System.Security.Cryptography.Algorithms [602 dependencies]
Provides base types for cryptographic algorithms, including hashing, encryption, and signing operations.
Commonly Used Types:
System.Security.Cryptography.Aes
System.Security.Cryptography.RSA
System.Security.Cryptography.RSAParameters
System.Security.Cryptography.HMACSHA1
System.Security.Cryptograp...
Microsoft Async [602 dependencies]
This package enables Visual Studio 2012 projects to use the new 'async' and 'await' keywords. This package also includes Task-based extension methods that allow using some of the existing asynchronous APIs with the new language keywords. Windows Phone Silverlight 8 projects can use this package to g...
xUnit.net [602 dependencies]
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.
Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
Moq: an enjoyable mocking library [598 dependencies]
Moq is the most popular and friendly mocking framework for .NET.
Microsoft.NETCore.Portable.Compatibility [594 dependencies]
Enables compatiblity with portable libraries targeting previous .NET releases like .NET Framework 4.0 and Silverlight.
This package supports retargeting references to classic reference assemblies (mscorlib.dll, system.dll, etc) to new contract assemblies (System.Runtime.dll, System.IO, etc). It doe...
System.Runtime.Serialization.Primitives [590 dependencies]
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization.
Commonly Used Types:
System.Runtime.Serialization.StreamingContext
System.Runtime.Serialization.OnDeserializingAttribute
System.Runtime.Serialization.OnDeseri...
OWIN [587 dependencies]
OWIN IAppBuilder startup interface
System.Threading.Thread [579 dependencies]
Provides the System.Threading.Thread class, which allows developers to create and control a thread, set its priority, and get its state.
Commonly Used Types:
System.Threading.Thread
System.Threading.ThreadStart
System.Threading.ParameterizedThreadStart
When using NuGet 3.x this package requires a...
CommonServiceLocator [573 dependencies]
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
Castle Windsor [571 dependencies]
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Ninject [570 dependencies]
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.