Yaaf.AdvancedBuilding
0.5.4
See the version list below for details.
dotnet add package Yaaf.AdvancedBuilding --version 0.5.4
NuGet\Install-Package Yaaf.AdvancedBuilding -Version 0.5.4
<PackageReference Include="Yaaf.AdvancedBuilding" Version="0.5.4" />
paket add Yaaf.AdvancedBuilding --version 0.5.4
#r "nuget: Yaaf.AdvancedBuilding, 0.5.4"
// Install Yaaf.AdvancedBuilding as a Cake Addin #addin nuget:?package=Yaaf.AdvancedBuilding&version=0.5.4 // Install Yaaf.AdvancedBuilding as a Cake Tool #tool nuget:?package=Yaaf.AdvancedBuilding&version=0.5.4
Yaaf.AdvancedBuilding is a loose collection of build scripts. The benefit is that you can automatically update your build by updating this package, when you don't need your own crazy build script. But even than it is possible that you could re-use some scripts within this package.
Learn more about Target Frameworks and .NET Standard.
-
- FAKE (= 3.23.0)
- FSharp.Compiler.Service (= 0.0.86)
- FSharp.Formatting (= 2.7.5)
- FSharpVSPowerTools.Core (= 1.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.14.1 | 7,617 | 6/24/2016 |
0.14.0 | 1,091 | 6/19/2016 |
0.13.3 | 1,025 | 6/18/2016 |
0.13.2 | 1,122 | 3/6/2016 |
0.13.1 | 1,063 | 3/6/2016 |
0.13.0 | 1,068 | 3/6/2016 |
0.12.4-alpha1 | 878 | 2/6/2016 |
0.12.3 | 1,122 | 2/5/2016 |
0.12.2 | 1,075 | 1/23/2016 |
0.12.0 | 1,311 | 1/17/2016 |
0.11.8 | 1,752 | 1/14/2016 |
0.11.7 | 1,126 | 1/13/2016 |
0.11.6 | 1,071 | 12/24/2015 |
0.11.6-alpha1 | 872 | 12/23/2015 |
0.11.5 | 1,918 | 12/2/2015 |
0.11.4 | 1,183 | 11/24/2015 |
0.11.3 | 1,091 | 11/20/2015 |
0.11.2 | 1,149 | 11/19/2015 |
0.11.1 | 1,077 | 11/8/2015 |
0.11.0 | 1,133 | 11/7/2015 |
0.10.1-alpha1 | 868 | 10/20/2015 |
0.10.0 | 1,100 | 10/18/2015 |
0.9.3 | 1,315 | 9/28/2015 |
0.9.3-alpha2 | 1,016 | 9/20/2015 |
0.9.3-alpha1 | 999 | 9/20/2015 |
0.9.2 | 1,174 | 9/13/2015 |
0.9.1 | 1,148 | 9/6/2015 |
0.9.0 | 1,170 | 9/5/2015 |
0.8.0 | 1,155 | 8/19/2015 |
0.7.2 | 1,430 | 8/8/2015 |
0.7.1 | 1,372 | 8/8/2015 |
0.7.0 | 1,261 | 8/2/2015 |
0.6.5 | 1,291 | 8/1/2015 |
0.6.4 | 1,471 | 5/3/2015 |
0.6.3 | 1,239 | 5/3/2015 |
0.6.2 | 1,362 | 4/29/2015 |
0.6.1 | 1,396 | 4/26/2015 |
0.6.0 | 1,390 | 4/26/2015 |
0.5.5 | 1,504 | 4/21/2015 |
0.5.4 | 1,352 | 4/1/2015 |
0.5.3 | 1,247 | 3/27/2015 |
0.5.2 | 1,271 | 3/25/2015 |
0.5.1 | 1,473 | 3/23/2015 |
0.5.0 | 1,376 | 3/21/2015 |
0.4.0 | 1,270 | 3/20/2015 |
0.3.6 | 1,255 | 3/20/2015 |
0.3.5 | 1,196 | 3/20/2015 |
0.3.4 | 1,422 | 3/5/2015 |
0.3.3 | 1,145 | 3/5/2015 |
0.3.2 | 1,152 | 3/5/2015 |
0.3.1 | 1,597 | 3/1/2015 |
0.3.0 | 1,366 | 2/28/2015 |
0.2.1 | 1,210 | 1/29/2015 |
0.2.0 | 1,180 | 1/28/2015 |
0.1.4 | 1,124 | 1/24/2015 |
0.1.3 | 1,141 | 1/24/2015 |
0.1.2 | 1,056 | 1/23/2015 |
0.1.1 | 1,042 | 1/23/2015 |
0.1.0 | 1,029 | 1/22/2015 |
Add the possibility to source the build script and execute the "do_build" function afterwards
This helps when you run into problems with paket and a locked 'build.sh' file.