Concordion.NET 1.1.2

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

// Install Concordion.NET as a Cake Tool
#tool nuget:?package=Concordion.NET&version=1.1.2

Concordion.NET is a framework for Behavior Driven Development (BDD) that enables developers, testers and business analysts to build executable specifications in free-form using plain English. A Concordion.NET active specification consists of two parts: a well-formed XHTML document describing the functionality, and fixture code written in C# (a special extension of a standard NUnit test case) that finds concrete examples in the document and uses them to verify the system under test. Concordion.NET acceptance tests are so readable, they can double up as system documentation. And, since the tests run against the system, you can be confident the documentation is always up-to-date.

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.

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.5.1 3,172 2/17/2017
1.5.0 1,324 3/8/2016
1.5.0-beta 828 1/30/2016
1.3.0 1,346 5/10/2015
1.2.0 1,505 3/10/2015
1.1.2 1,154 2/9/2015
1.1.1 1,873 2/9/2015
1.1.0 1,405 2/6/2015