Top 20 NuGet Packages
Provides the .NET app bootstrapper intended for use in the application directory
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
CoreCLR application host for test applications.
The service location assembly is required for the dependency injection mechanism. This assembly integrates any suitable dependency injection container with Enterprise Library by providing an abstraction layer for dependency injection. It is contained in the assembly Microsoft.Practices.ServiceLocati...
Infrastructure for error handling, tracing, and HttpClient pipeline configuration. Required by client libraries generated using AutoRest.
This package contains the common Actor Framework APIs for building and connecting to reliable services on Microsoft Service Fabric.
The distributed ServiceHub Framework.
Contains the core infrastructure used by ASP.NET Core Code Generators.
Contains Razor based templating host used by ASP.NET Core Code Generators.
Contains utilities used by ASP.NET Core Code Generation packages.
.NET wrapper for libmagic.
A simple lookup from file name/extension to MIME/media type and vice versa, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
Allows to include lambda expressions into each other in c# and Visual Basic. Also allows to avoid using string constants in reflection thus enabling easy refactoring.
Minimalist versioning for .NET SDK-style projects using Git tags.
Offers efficient copying, setting and zeroing operations.
SQLite extension to support spatial data types and operations.
When using NuGet 3.x this package requires at least version 3.4.
Roslyn analyzer that helps to write unit tests using Moq mocking library by highlighting typical errors and suggesting quick fixes. Port of Resharper extension to Roslyn. Find the full list of detected issues at project GitHub page.
C# source implementation that enhances LINQ to Objects with the method DistinctBy. Returns all distinct elements of the given source, where "distinctness" is determined via a projection and the default eqaulity comparer for the projected type.
Provides easy way to execute NuGet-based MSBuild tasks.