Yaaf.AdvancedBuilding.Library 0.7.1

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

// Install Yaaf.AdvancedBuilding.Library as a Cake Tool
#tool nuget:?package=Yaaf.AdvancedBuilding.Library&version=0.7.1

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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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 1,199 6/24/2016
0.14.0 1,023 6/19/2016
0.13.3 960 6/18/2016
0.13.2 1,015 3/6/2016
0.13.1 958 3/6/2016
0.13.0 929 3/6/2016
0.12.4-alpha1 777 2/6/2016
0.12.3 998 2/5/2016
0.12.2 984 1/23/2016
0.12.0 959 1/17/2016
0.11.8 1,547 1/14/2016
0.11.7 1,005 1/13/2016
0.11.6 987 12/24/2015
0.11.6-alpha1 833 12/23/2015
0.11.5 1,196 12/2/2015
0.11.4 1,157 11/24/2015
0.11.3 1,089 11/20/2015
0.11.2 1,037 11/19/2015
0.11.1 1,008 11/8/2015
0.11.0 1,020 11/7/2015
0.10.1-alpha1 830 10/20/2015
0.10.0 1,008 10/18/2015
0.9.3 1,101 9/28/2015
0.9.3-alpha2 869 9/20/2015
0.9.3-alpha1 864 9/20/2015
0.9.2 1,068 9/13/2015
0.9.1 1,011 9/6/2015
0.9.0 1,006 9/5/2015
0.8.0 1,019 8/19/2015
0.7.2 1,375 8/8/2015
0.7.1 1,329 8/8/2015
0.7.0 1,185 8/2/2015
0.6.5 1,191 8/1/2015
0.6.4 1,049 5/3/2015
0.6.3 1,158 5/3/2015
0.6.2 1,305 4/29/2015
0.6.1 1,226 4/26/2015
0.6.0 1,214 4/26/2015
0.5.5 1,155 4/21/2015
0.5.4 1,056 4/1/2015
0.5.3 1,007 3/27/2015
0.5.2 1,024 3/25/2015
0.5.1 1,020 3/23/2015
0.5.0 1,015 3/21/2015
0.4.0 1,024 3/20/2015
0.3.6 997 3/20/2015
0.3.5 1,026 3/20/2015
0.3.4 1,016 3/5/2015
0.3.3 1,066 3/5/2015
0.3.2 1,041 3/5/2015
0.3.1 1,173 3/1/2015
0.2.1 1,076 1/29/2015
0.2.0 1,112 1/28/2015

added *.svclog and *.mdb to the bundled gitignore.
use "cp packages/Yaaf.AdvancedBuilding/scaffold/build/.gitignore ./" in the root project directory to apply the change.