BBTScripts 2.1.0

dotnet add package BBTScripts --version 2.1.0
                    
NuGet\Install-Package BBTScripts -Version 2.1.0
                    
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="BBTScripts" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BBTScripts" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="BBTScripts" />
                    
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 BBTScripts --version 2.1.0
                    
#r "nuget: BBTScripts, 2.1.0"
                    
#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=BBTScripts&version=2.1.0
                    
Install BBTScripts as a Cake Addin
#tool nuget:?package=BBTScripts&version=2.1.0
                    
Install BBTScripts as a Cake Tool

Scripts used on BBT applications

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
2.1.0 238 5/7/2024
2.0.0 546 11/24/2023
1.4.0 454 10/20/2023
1.3.0 716 8/12/2022
1.2.0 553 8/4/2022
1.1.5 669 4/7/2022
1.1.4 563 3/18/2022
1.1.2 560 3/17/2022
1.1.1 559 3/17/2022
1.1.0 565 3/17/2022
1.0.0.29 556 5/17/2021
1.0.0.28 501 4/1/2021
1.0.0.27 593 2/23/2021
1.0.0.26 587 2/23/2021
1.0.0.25 490 2/16/2021
1.0.0.24 500 2/3/2021
1.0.0.23 564 1/4/2021
1.0.0.22 687 3/19/2020
1.0.0.21 790 2/18/2020
1.0.0.20 684 2/17/2020
1.0.0.19 720 2/10/2020
1.0.0.18 798 11/18/2019
1.0.0.17 678 11/11/2019
1.0.0.16 774 11/4/2019
1.0.0.15 765 10/31/2019
1.0.0.14 724 10/31/2019
1.0.0.13 673 9/2/2019
1.0.0.12 728 8/2/2019
1.0.0.11 727 7/18/2019
1.0.0.10 727 6/26/2019
1.0.0.9 759 6/17/2019
1.0.0.8 753 5/29/2019
1.0.0.7 792 5/21/2019
1.0.0.6 707 5/17/2019
1.0.0.5 776 5/14/2019
1.0.0.4 805 3/27/2019
1.0.0.3 748 3/1/2019
1.0.0.2 878 2/1/2019
1.0.0.1 931 12/19/2018
1.0.0 909 12/19/2018

New Release of BBTScripts