TypeSpec 0.6.8

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

// Install TypeSpec as a Cake Tool
#tool nuget:?package=TypeSpec&version=0.6.8

A BDD framework for TypeScript using the Gherkin syntax to write specifications with features, scenarios, and scenario outlines.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
0.6.8 1,203 7/19/2017
0.6.7 899 7/19/2017
0.6.5 900 7/19/2017
0.6.3 1,214 1/18/2016
0.6.2 1,188 1/17/2016
0.6.1 1,131 1/16/2016
0.6.0 1,016 1/4/2016
0.5.8 1,033 1/4/2016
0.5.7 1,045 1/4/2016
0.5.6 1,003 1/2/2016
0.5.5 1,001 1/1/2016
0.5.4 1,385 11/28/2015
0.5.3 1,308 11/28/2015
0.5.2 1,301 11/28/2015
0.5.1 1,189 11/24/2015
0.5.0 1,153 11/24/2015

IMPORTANT NOTE: As per the current advice for such things, you ought to be downloading me from NPM, where you'll find I'm called typespect-bdd.

https://www.npmjs.com/package/typespec-bdd

npm install typespec-bdd