BamToolkit 1.9.1

dotnet add package BamToolkit --version 1.9.1                
NuGet\Install-Package BamToolkit -Version 1.9.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="BamToolkit" Version="1.9.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BamToolkit --version 1.9.1                
#r "nuget: BamToolkit, 1.9.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 BamToolkit as a Cake Addin
#addin nuget:?package=BamToolkit&version=1.9.1

// Install BamToolkit as a Cake Tool
#tool nuget:?package=BamToolkit&version=1.9.1                

Tools for authoring distributed web based applications

Product Compatible and additional computed target framework versions.
.NET Framework 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.

This package has no dependencies.

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
1.9.1 1,248 1/25/2018
1.9.0 900 12/23/2017
1.8.5 945 11/20/2017
1.8.4 1,043 11/20/2017
1.8.3 952 11/1/2017
1.8.2 944 10/18/2017
1.8.1 942 9/28/2017
1.8.0 1,006 8/8/2017
1.7.2 1,052 7/15/2017
1.7.1 1,094 7/11/2017
1.7.0 1,074 7/6/2017
1.6.7 1,086 7/6/2017
1.6.6 1,027 7/4/2017
1.6.5 1,093 7/4/2017
1.6.4 1,090 6/30/2017
1.6.3 1,092 6/29/2017
1.6.2 1,042 6/27/2017
1.6.1 1,040 6/27/2017
1.6.0 1,148 6/17/2017
1.5.4 1,116 6/6/2017
1.5.3 1,051 5/25/2017
1.5.2 1,030 5/22/2017
1.5.1 1,090 5/9/2017
1.5.0 1,097 4/30/2017
1.4.11 1,096 4/19/2017
1.4.10 1,114 3/11/2017
1.4.9 1,114 2/27/2017
1.4.8 1,102 2/21/2017
1.4.7 1,131 2/20/2017
1.4.6 1,136 2/12/2017
1.4.5 1,128 2/11/2017
1.4.4 1,131 12/24/2016
1.4.3 1,168 11/27/2016
1.4.2 1,110 11/14/2016
1.4.1 1,080 11/12/2016
1.4.0 1,151 11/12/2016
1.3.4 1,127 9/1/2016
1.3.3 1,124 8/31/2016
1.3.2 1,426 7/30/2016
1.3.1 1,270 7/26/2016
1.3.0 1,137 7/25/2016
1.2.17 1,194 7/4/2016
1.2.16 1,141 7/2/2016
1.2.15 1,132 6/30/2016
1.2.14 1,104 6/9/2016
1.2.13 1,165 5/12/2016
1.2.12 1,140 3/27/2016
1.2.11 1,130 3/7/2016
1.2.10 1,061 3/7/2016
1.2.5 1,307 2/26/2016
1.2.4 1,126 2/10/2016
1.2.3 1,084 2/10/2016
1.2.2 1,117 1/21/2016
1.2.1 1,137 1/20/2016
1.2.0 1,162 1/18/2016
1.1.12 1,178 12/27/2015
1.1.11 1,155 12/5/2015
1.1.10 1,406 11/28/2015
1.1.9 1,350 11/28/2015
1.1.8 1,149 11/15/2015
1.1.7 1,182 11/10/2015
1.1.6 1,167 11/10/2015
1.1.5 1,175 11/8/2015
1.1.4 1,136 11/8/2015
1.1.3 1,119 11/7/2015
1.1.2 1,116 11/4/2015
1.1.1 1,160 10/25/2015
1.1.0 1,134 10/20/2015
1.0.12 1,131 10/14/2015
1.0.11 1,146 10/10/2015
1.0.10 1,394 10/6/2015
1.0.9 1,504 10/5/2015
1.0.8 1,227 9/28/2015
1.0.7 1,192 9/22/2015
1.0.6 1,214 9/22/2015
1.0.5 1,185 9/20/2015
1.0.4 1,171 9/13/2015
1.0.3 1,223 9/12/2015
1.0.2 1,171 9/8/2015
1.0.1 1,178 9/7/2015
1.0.0 1,245 9/7/2015

Version 1.9.1
-   update bam app update process; fix logger applicationname handling (8ebef70)