UtilPack.NuGet.MSBuild 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package UtilPack.NuGet.MSBuild --version 1.2.0                
NuGet\Install-Package UtilPack.NuGet.MSBuild -Version 1.2.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UtilPack.NuGet.MSBuild" Version="1.2.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UtilPack.NuGet.MSBuild --version 1.2.0                
#r "nuget: UtilPack.NuGet.MSBuild, 1.2.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UtilPack.NuGet.MSBuild as a Cake Addin
#addin nuget:?package=UtilPack.NuGet.MSBuild&version=1.2.0

// Install UtilPack.NuGet.MSBuild as a Cake Tool
#tool nuget:?package=UtilPack.NuGet.MSBuild&version=1.2.0                

See README on GitHub, as NuGet.org README utility does not show XML properly.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on UtilPack.NuGet.MSBuild:

Repository Stars
Snoothy/UCR
Universal Control Remapper [Alpha]
YetAnotherPomodoroApp/YAPA-2
Minimalistic desktop timer app for Pomodoro Technique users
Version Downloads Last updated
2.9.1 302,472 11/26/2018
2.9.0 4,952 11/16/2018
2.8.0 65,829 9/18/2018
2.7.0 425,649 9/2/2018
2.6.0 3,949 5/9/2018
2.5.0 3,202 3/22/2018
2.4.0 13,165 3/8/2018
2.3.0 2,244 12/15/2017
2.2.1 2,049 11/1/2017
2.2.0 2,001 10/31/2017
2.1.1 1,851 10/31/2017
2.1.0 2,077 10/31/2017
2.0.0 2,051 10/22/2017
1.2.1 1,946 10/15/2017
1.2.0 2,132 10/3/2017
1.1.4 2,067 9/29/2017
1.1.3 1,964 9/18/2017
1.1.2 1,826 9/13/2017
1.1.1 1,798 9/7/2017
1.1.0 2,539 8/26/2017
1.0.1 2,026 8/15/2017
1.0.0 2,120 6/29/2017
1.0.0-RC9 1,785 6/24/2017
1.0.0-RC8 1,895 6/21/2017
1.0.0-RC7 1,932 6/18/2017
1.0.0-RC6 1,772 6/9/2017
1.0.0-RC5 1,941 6/7/2017
1.0.0-RC4 1,864 6/5/2017
1.0.0-RC3 1,706 6/4/2017
1.0.0-RC2 1,981 6/3/2017
1.0.0-RC11 1,898 6/26/2017
1.0.0-RC10 2,040 6/25/2017
1.0.0-RC1 1,841 6/2/2017

The task factory now can be parametrized to automatically deduct the package ID and version of the target task, if run from within that package.