Yaaf.AdvancedBuilding
0.7.2
See the version list below for details.
dotnet add package Yaaf.AdvancedBuilding --version 0.7.2
NuGet\Install-Package Yaaf.AdvancedBuilding -Version 0.7.2
<PackageReference Include="Yaaf.AdvancedBuilding" Version="0.7.2" />
<PackageVersion Include="Yaaf.AdvancedBuilding" Version="0.7.2" />
<PackageReference Include="Yaaf.AdvancedBuilding" />
paket add Yaaf.AdvancedBuilding --version 0.7.2
#r "nuget: Yaaf.AdvancedBuilding, 0.7.2"
#addin nuget:?package=Yaaf.AdvancedBuilding&version=0.7.2
#tool nuget:?package=Yaaf.AdvancedBuilding&version=0.7.2
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 (= 4.0.2)
- FSharp.Formatting (= 2.10.0)
- FSharpVSPowerTools.Core (= 1.8.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,717 | 6/24/2016 |
0.14.0 | 1,179 | 6/19/2016 |
0.13.3 | 1,113 | 6/18/2016 |
0.13.2 | 1,211 | 3/6/2016 |
0.13.1 | 1,152 | 3/6/2016 |
0.13.0 | 1,156 | 3/6/2016 |
0.12.4-alpha1 | 964 | 2/6/2016 |
0.12.3 | 1,216 | 2/5/2016 |
0.12.2 | 1,168 | 1/23/2016 |
0.12.0 | 1,399 | 1/17/2016 |
0.11.8 | 1,886 | 1/14/2016 |
0.11.7 | 1,215 | 1/13/2016 |
0.11.6 | 1,164 | 12/24/2015 |
0.11.6-alpha1 | 959 | 12/23/2015 |
0.11.5 | 2,010 | 12/2/2015 |
0.11.4 | 1,278 | 11/24/2015 |
0.11.3 | 1,185 | 11/20/2015 |
0.11.2 | 1,237 | 11/19/2015 |
0.11.1 | 1,169 | 11/8/2015 |
0.11.0 | 1,224 | 11/7/2015 |
0.10.1-alpha1 | 953 | 10/20/2015 |
0.10.0 | 1,189 | 10/18/2015 |
0.9.3 | 1,404 | 9/28/2015 |
0.9.3-alpha2 | 1,100 | 9/20/2015 |
0.9.3-alpha1 | 1,083 | 9/20/2015 |
0.9.2 | 1,266 | 9/13/2015 |
0.9.1 | 1,244 | 9/6/2015 |
0.9.0 | 1,263 | 9/5/2015 |
0.8.0 | 1,245 | 8/19/2015 |
0.7.2 | 1,522 | 8/8/2015 |
0.7.1 | 1,462 | 8/8/2015 |
0.7.0 | 1,352 | 8/2/2015 |
0.6.5 | 1,381 | 8/1/2015 |
0.6.4 | 1,565 | 5/3/2015 |
0.6.3 | 1,331 | 5/3/2015 |
0.6.2 | 1,456 | 4/29/2015 |
0.6.1 | 1,486 | 4/26/2015 |
0.6.0 | 1,481 | 4/26/2015 |
0.5.5 | 1,599 | 4/21/2015 |
0.5.4 | 1,444 | 4/1/2015 |
0.5.3 | 1,340 | 3/27/2015 |
0.5.2 | 1,364 | 3/25/2015 |
0.5.1 | 1,565 | 3/23/2015 |
0.5.0 | 1,469 | 3/21/2015 |
0.4.0 | 1,363 | 3/20/2015 |
0.3.6 | 1,346 | 3/20/2015 |
0.3.5 | 1,290 | 3/20/2015 |
0.3.4 | 1,516 | 3/5/2015 |
0.3.3 | 1,243 | 3/5/2015 |
0.3.2 | 1,251 | 3/5/2015 |
0.3.1 | 1,692 | 3/1/2015 |
0.3.0 | 1,466 | 2/28/2015 |
0.2.1 | 1,307 | 1/29/2015 |
0.2.0 | 1,275 | 1/28/2015 |
0.1.4 | 1,216 | 1/24/2015 |
0.1.3 | 1,234 | 1/24/2015 |
0.1.2 | 1,150 | 1/23/2015 |
0.1.1 | 1,136 | 1/23/2015 |
0.1.0 | 1,123 | 1/22/2015 |
added .fake/ to gitignore (FAKE cache)
use "cp packages/Yaaf.AdvancedBuilding/scaffold/build/.gitignore ./" in the root project directory to apply the change.