Concordion.NET 1.1.1

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

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,355 2/17/2017
1.5.0 1,472 3/8/2016
1.5.0-beta 962 1/30/2016
1.3.0 1,504 5/10/2015
1.2.0 1,663 3/10/2015
1.1.2 1,308 2/9/2015
1.1.1 2,164 2/9/2015
1.1.0 1,682 2/6/2015