Top 20 NuGet Packages depending on MSBuildTasks

Total dependencies: 26

Adds MSBuild target to the project for building a module package.
A build target that increments AssemblyInfo version as a SemVer pattern.
This package allows for injecting versions into Msbuild which are reflected in the assemblyinfo file
Xamarin.Forms Control for showing simple HTML Text in a Label
Adds MSBuild target to the project for building a module package.
Contains MVC Data Manager domain and view models
Pack project outputs to Nuget packages.
Create tidy builds with C++ and C# version resource and hierarchical solution build folder
Bluehands.Versioning provides automatic assembly versioning for .NET projects. After installing the package, create a Version.txt file with three version number segments (e.g. 1.0.0) in the project or solution folder. See https://github.com/bluehands/Versioning#readme for more informat...
Web/Email/Files Framework for Building Simple ASP.NET Web Applications
Auto generate AssemblyInfo.cs via datetime and git commit hash. you should passing enable autoversion parameter when building solution. (ex. msbuild sample.sln /p:AutoVersion=True)
This nuget updates your AssemblyInfo.cs with data from git repository based on GitFlow model (http://nvie.com/posts/a-successful-git-branching-model/), allowing you to create Semantic Versioning (http://semver.org/). It is basically a modification of GitVersion (https://github.com/ParticularLabs/Git...
Adds Git information to the assembly version attributes
Adds current Git hash to assembly version, so it looks like 1.0.0.0-e7f45a6
Provides Live Monitoring For a web application
Uploads to a codeplex release on build automatically. Edit codeplex.xml in the project directory to set username, password, and project name(the sub url for the project).
MSBuild targets and scripts to support build/deploy projects.