Invoke-Build 5.14.22

dotnet add package Invoke-Build --version 5.14.22
                    
NuGet\Install-Package Invoke-Build -Version 5.14.22
                    
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="Invoke-Build" Version="5.14.22">
  <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.
<PackageVersion Include="Invoke-Build" Version="5.14.22" />
                    
Directory.Packages.props
<PackageReference Include="Invoke-Build">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Invoke-Build --version 5.14.22
                    
#r "nuget: Invoke-Build, 5.14.22"
                    
#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.
#:package Invoke-Build@5.14.22
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Invoke-Build&version=5.14.22
                    
Install as a Cake Addin
#tool nuget:?package=Invoke-Build&version=5.14.22
                    
Install as a Cake Tool

Invoke-Build is a build and test automation tool which invokes tasks defined in
PowerShell v3.0+ scripts. It is similar to psake but arguably easier to use and
more powerful. It is complete, bug free, well covered by tests.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Invoke-Build:

Package Downloads
Pask

Pask is a modular task-oriented PowerShell build automation for .NET. It provides a set of predefined tasks and the ability to create custom ones.

OneBuild

OneBuild is a modular set of .NET solution build scripts written in PowerShell. Following the proven Deployment Pipeline approach to software build and delivery OneBuild aims to make the Commit (versioning, compilation, unit testing and packaging of binaries) a standard and simple exercise. Being convention based and therefore requiring no configuration allows OneBuild to build any target .NET solution out of the box, assuming the solution follows some basic convention patterns. OneBuild is proud to rely on Invoke-Build (https://github.com/nightroman/Invoke-Build) for task automation.

PowerTasks

A PowerShell task runner based on Invoke-Build. Invoke-Build is a build and test automation tool which invokes tasks defined in PowerShell scripts. It is similar to psake but arguably easier to use and more powerful. Removes the boilerplate code from your build scripts and supports a convention-based plugin model for extending functionality with common tasks and includes some useful functions which you can use to help create your own custom tasks.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.14.22 715 11/13/2025
5.14.21 517 11/12/2025
5.14.20 1,792 10/12/2025
5.14.19 3,107 9/18/2025
5.14.18 1,538 9/1/2025
5.14.17 1,391 8/26/2025
5.14.16 2,226 8/14/2025
5.14.15 537 8/14/2025
5.14.14 3,581 6/20/2025
5.14.13 542 6/18/2025
5.14.12 821 6/16/2025
5.14.11 773 6/13/2025
5.14.10 775 6/11/2025
5.14.9 580 6/8/2025
5.14.8 387 6/6/2025
5.14.7 508 6/5/2025
5.14.6 682 6/3/2025
5.14.5 534 6/2/2025
5.14.4 512 5/31/2025
5.14.3 697 5/28/2025
5.14.2 565 5/26/2025
5.14.1 442 5/26/2025
5.14.0 328 5/25/2025
5.13.1 3,975 5/10/2025
5.13.0 1,865 4/28/2025
5.12.2 4,301 3/13/2025
5.12.1 8,621 11/27/2024
5.12.0 1,012 11/20/2024
5.11.3 8,922 7/5/2024
5.11.2 2,239 6/11/2024
5.11.1 10,366 4/13/2024
5.11.0 3,631 3/8/2024
5.10.6 1,329 3/4/2024
5.10.5 10,675 12/15/2023
5.10.4 16,500 5/15/2023
5.10.3 5,834 3/9/2023
5.10.2 7,035 2/7/2023
5.10.1 16,683 10/24/2022
5.10.0 1,690 10/21/2022
5.9.12 28,153 9/16/2022
5.9.11 8,512 8/20/2022
5.9.10 13,144 4/11/2022
5.9.9 38,905 3/9/2022
5.9.8 1,618 3/6/2022
5.9.7 3,712 2/9/2022
5.9.6 2,036 2/4/2022
5.9.5 1,721 2/3/2022
5.9.4 1,647 2/1/2022
5.9.3 1,882 1/28/2022
5.9.2 1,505 1/27/2022
5.9.1 1,563 1/26/2022
5.9.0 2,216 1/16/2022
5.8.8 2,527 1/1/2022
5.8.7 3,933 12/12/2021
5.8.6 7,658 11/24/2021
5.8.5 6,050 11/9/2021
5.8.4 9,823 8/14/2021
5.8.3 1,525 8/13/2021
5.8.2 1,417 8/13/2021
5.8.1 6,091 7/17/2021
5.8.0 28,725 4/15/2021
5.7.3 3,759 3/26/2021
5.7.2 3,453 3/6/2021
5.7.1 2,060 2/26/2021
5.7.0 2,193 2/19/2021
5.6.5 5,096 1/10/2021
5.6.4 3,271 12/16/2020
5.6.3 3,937 11/22/2020
5.6.2 2,894 9/10/2020
5.6.1 2,137 8/6/2020
5.6.0 6,456 5/21/2020
5.5.11 5,413 4/27/2020
5.5.9 2,162 4/7/2020
5.5.8 5,116 3/23/2020
5.5.7 5,454 2/6/2020
5.5.6 5,865 12/15/2019
5.5.5 23,336 10/16/2019
5.5.4 1,961 10/16/2019
5.5.3 17,351 8/29/2019
5.5.2 30,371 6/12/2019
5.5.1 9,645 4/9/2019
5.5.0 2,329 4/3/2019
5.4.6 4,599 3/27/2019
5.4.5 17,967 3/5/2019
5.4.4 2,255 2/25/2019
5.4.3 2,071 2/14/2019
5.4.2 14,742 12/7/2018
5.4.1 13,022 4/11/2018
5.4.0 2,424 4/2/2018
5.3.0 2,804 3/23/2018
5.2.1 2,879 3/17/2018
5.2.0 3,447 2/26/2018
5.1.1 2,895 2/14/2018
5.1.0 2,664 2/7/2018
5.0.1 6,840 1/15/2018
5.0.0 6,295 1/1/2018
4.2.0 3,311 12/19/2017
4.1.2 2,944 12/6/2017
4.1.1 2,540 12/3/2017
4.1.0 2,468 11/28/2017
4.0.2 2,433 11/25/2017
4.0.1 2,341 11/21/2017
4.0.0 4,265 11/14/2017
3.7.2 5,286 11/6/2017
3.7.1 14,431 10/25/2017
3.7.0 2,451 10/18/2017
3.6.5 7,001 8/29/2017
3.6.4 3,512 7/28/2017
3.6.3 2,431 7/26/2017
3.6.2 2,454 7/20/2017
3.6.1 2,416 7/14/2017
3.6.0 2,352 7/7/2017
3.5.3 2,485 6/29/2017
3.5.2 2,331 6/26/2017
3.5.1 2,493 6/22/2017
3.5.0 2,971 6/16/2017
3.4.0 3,049 6/7/2017
3.3.11 6,237 6/1/2017
3.3.10 6,105 5/25/2017
3.3.9 5,704 5/20/2017
3.3.8 4,740 5/12/2017
3.3.7 12,250 5/8/2017
3.3.6 5,421 4/29/2017
3.3.5 2,817 4/24/2017
3.3.4 8,096 4/10/2017
3.3.3 4,997 4/4/2017
3.3.2 4,163 3/30/2017
3.3.1 2,591 3/23/2017
3.3.0 5,459 3/20/2017
3.2.4 2,774 3/13/2017
3.2.3 2,871 2/28/2017
3.2.2 2,601 2/5/2017
3.2.0 5,214 12/12/2016
3.1.0 2,522 10/29/2016
3.0.2 7,851 9/11/2016
3.0.1 2,825 8/23/2016
3.0.0 3,182 7/20/2016
2.14.7 12,158 7/7/2016
2.14.6 3,553 5/28/2016
2.14.5 2,361 5/21/2016
2.14.4 7,966 5/6/2016
2.14.3 2,432 5/2/2016
2.14.2 2,654 4/3/2016
2.14.1 2,586 3/8/2016
2.14.0 3,748 12/26/2015
2.13.0 3,827 12/12/2015
2.12.4 2,764 11/6/2015
2.12.3 14,342 9/7/2015
2.12.2 6,069 7/5/2015
2.12.1 3,964 5/2/2015
2.12.0 2,687 4/26/2015
2.11.1 2,709 4/24/2015
2.11.0 2,680 4/21/2015
2.10.4 2,776 4/18/2015
2.10.3 2,570 4/17/2015
2.10.2 2,588 4/14/2015
2.10.1 2,617 4/12/2015
2.10.0 11,623 4/4/2015
2.9.14 2,655 3/14/2015
2.9.13 7,502 8/24/2014
2.9.12 20,440 6/24/2014
2.9.11 2,790 6/16/2014
2.9.10 2,983 6/4/2014
2.9.9 2,758 5/31/2014
2.9.8 2,712 5/29/2014
2.9.7 2,578 5/25/2014
2.9.6 2,601 5/22/2014
2.9.5 2,644 5/22/2014
2.9.4 2,673 5/21/2014
2.9.3 2,528 5/19/2014
2.9.2 2,801 5/17/2014
2.9.1 2,628 5/16/2014
2.9.0 2,782 5/15/2014
2.8.1 2,519 5/14/2014
2.8.0 2,586 5/12/2014
2.7.4 2,911 5/10/2014
2.7.3 2,594 5/10/2014
2.7.1 2,776 5/5/2014
2.7.0 2,727 5/3/2014
2.6.3 2,766 4/30/2014
2.6.2 2,979 4/29/2014
2.6.1 2,518 4/27/2014
2.6.0 2,824 4/26/2014
2.5.2 2,834 4/24/2014
2.5.1 2,968 4/17/2014
2.5.0 2,769 4/11/2014
2.4.7 2,796 4/8/2014
2.4.6 2,785 3/24/2014
2.4.5 2,831 3/12/2014
2.4.4 2,639 2/22/2014
2.4.3 2,668 12/6/2013
2.3.0 2,856 11/22/2013
2.2.0 2,765 11/14/2013
2.1.1 2,835 11/1/2013
2.0.1 3,079 1/16/2013
1.5.2 3,313 12/3/2012
1.4.1 3,137 6/7/2012
1.3.2 2,930 5/21/2012
1.2.8 3,110 3/9/2012
1.1.2 2,966 11/17/2011
1.0.41 3,155 11/1/2011
1.0.25 5,016 10/3/2011