Top 20 NuGet msbuild Packages

The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
MsBuild tasks for RazorGenerator
The MSBuild Extension Pack provides a collection of over 480 MSBuild Tasks, MSBuild Loggers and MSBuild TaskFactories.
Provides MSBuild traversal logic.
This package contains the Microsoft.Build.Engine assembly which contains the legacy compatibility shim for the MSBuild engine. NOTE: This assembly is deprecated.
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
This package delivers a complete executable copy of MSBuild. Reference this package only if your application needs to load projects or execute in-process builds without requiring installation of MSBuild. Successfully evaluating projects using this package requires aggregating additional components (...
This task is intended to work with zero configuration but is fully configurable. You simply add the test projects as a Project Reference and it generates the output using ReportGenerator.
Provides support for compiling Slice source files (.ice files) in MSBuild projects
The SonarScanner for .Net Framework allows easy analysis of any .NET project with SonarCloud/SonarQube.
An MSBuild task to transpile JavaScript via Babel.
MSBuild tasks and targets for code generation This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
MSBuild task for ILRepack which is an open-source alternative to ILMerge. This library uses ILRepack.Lib so it is easier to upgrade.
Allows emitting arbitrary assembly attributes, compatible with SDK-style projects and classic ones. Usage: declare @(AssemblyAttribute) items to include, such as: <ItemGroup> <AssemblyAttribute Include="[ATTRIBUTE_FULL_TYPENAME]" _Parameter1="[CTOR_ARG]" _ParameterN="[CTOR_ARG_N]" /> </Ite...
Generates source link for VSTS Git repositories.
Generates source link for Bitbucket repositories.
Generates source link for Azure DevOps Server (formerly known as TFS) Git repositories.
Bit.Tooling.CodeGenerator.Task
Templates that can be used to scaffold new MSBuild.Sdk.SqlProj projects.
Community Msbuild targets for ServiceFabric applications