Yaaf.AdvancedBuilding 0.3.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Yaaf.AdvancedBuilding --version 0.3.4
                    
NuGet\Install-Package Yaaf.AdvancedBuilding -Version 0.3.4
                    
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="Yaaf.AdvancedBuilding" Version="0.3.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yaaf.AdvancedBuilding" Version="0.3.4" />
                    
Directory.Packages.props
<PackageReference Include="Yaaf.AdvancedBuilding" />
                    
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 Yaaf.AdvancedBuilding --version 0.3.4
                    
#r "nuget: Yaaf.AdvancedBuilding, 0.3.4"
                    
#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.
#addin nuget:?package=Yaaf.AdvancedBuilding&version=0.3.4
                    
Install Yaaf.AdvancedBuilding as a Cake Addin
#tool nuget:?package=Yaaf.AdvancedBuilding&version=0.3.4
                    
Install Yaaf.AdvancedBuilding as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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,720 6/24/2016
0.14.0 1,182 6/19/2016
0.13.3 1,116 6/18/2016
0.13.2 1,214 3/6/2016
0.13.1 1,155 3/6/2016
0.13.0 1,159 3/6/2016
0.12.4-alpha1 967 2/6/2016
0.12.3 1,219 2/5/2016
0.12.2 1,171 1/23/2016
0.12.0 1,402 1/17/2016
0.11.8 1,891 1/14/2016
0.11.7 1,218 1/13/2016
0.11.6 1,167 12/24/2015
0.11.6-alpha1 962 12/23/2015
0.11.5 2,013 12/2/2015
0.11.4 1,281 11/24/2015
0.11.3 1,188 11/20/2015
0.11.2 1,240 11/19/2015
0.11.1 1,172 11/8/2015
0.11.0 1,227 11/7/2015
0.10.1-alpha1 956 10/20/2015
0.10.0 1,192 10/18/2015
0.9.3 1,407 9/28/2015
0.9.3-alpha2 1,103 9/20/2015
0.9.3-alpha1 1,086 9/20/2015
0.9.2 1,270 9/13/2015
0.9.1 1,247 9/6/2015
0.9.0 1,266 9/5/2015
0.8.0 1,248 8/19/2015
0.7.2 1,525 8/8/2015
0.7.1 1,465 8/8/2015
0.7.0 1,355 8/2/2015
0.6.5 1,384 8/1/2015
0.6.4 1,568 5/3/2015
0.6.3 1,334 5/3/2015
0.6.2 1,459 4/29/2015
0.6.1 1,489 4/26/2015
0.6.0 1,484 4/26/2015
0.5.5 1,602 4/21/2015
0.5.4 1,447 4/1/2015
0.5.3 1,343 3/27/2015
0.5.2 1,367 3/25/2015
0.5.1 1,568 3/23/2015
0.5.0 1,472 3/21/2015
0.4.0 1,367 3/20/2015
0.3.6 1,350 3/20/2015
0.3.5 1,293 3/20/2015
0.3.4 1,519 3/5/2015
0.3.3 1,246 3/5/2015
0.3.2 1,254 3/5/2015
0.3.1 1,695 3/1/2015
0.3.0 1,469 2/28/2015
0.2.1 1,310 1/29/2015
0.2.0 1,278 1/28/2015
0.1.4 1,219 1/24/2015
0.1.3 1,237 1/24/2015
0.1.2 1,153 1/23/2015
0.1.1 1,139 1/23/2015
0.1.0 1,126 1/22/2015

Blacklist FSharp.Core and mscorlib in FSharp.Formatting
Lock dependencies to stabilize build and `paket update` on users.