LightBDD 2.1.0

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

A bridge package allowing smooth transition from LightBDD to LightBDD.NUnit2.
After update to this version, the LightBDD package can be removed and LightBDD.NUnit2 should be used since then.

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 67,889 2/26/2017
1.7.3 1,373 2/15/2017
1.7.2 1,342 8/21/2016
1.7.1 1,656 6/14/2016
1.7.0 2,964 6/21/2015
1.6.1 2,068 12/13/2014
1.6.0 1,458 11/27/2014
1.5.1.1 1,377 10/21/2014
1.5.1 1,402 10/20/2014
1.5.0 1,399 9/28/2014
1.4.0 1,561 2/22/2014
1.3.0 1,482 2/18/2014
1.2.0.1 1,466 11/12/2013
1.2.0 1,361 11/12/2013
1.1.4 1,381 9/21/2013
1.1.2 1,410 9/17/2013
1.1.1 1,380 9/16/2013
1.1.0 1,391 9/15/2013

Deprecated in favor of explicit LightBDD integration packages.