gherkin 2.12.2

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

A fast lexer and parser for the Gherkin language based on Ragel

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.
    • IKVM (>= 7.2.4630.5)

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on gherkin:

Repository Stars
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
reqnroll/Reqnroll
Open-source Cucumber-style BDD test automation framework for .NET.
ttutisani/Xunit.Gherkin.Quick
BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)
johnstaveley/SecurityEssentials
Raise your baseline in security by using this as your template instead of default Mvc project. Keep your app secure by continuously applying Security rules
Version Downloads Last updated
2.12.2 408 10/12/2013
2.12.1 175 8/10/2013
2.12.0 86 4/21/2013
2.11.8 48 4/9/2013
2.11.7 49 4/5/2013
2.11.6 49 1/29/2013
2.11.5 52 10/14/2012
2.11.4 48 10/9/2012
2.11.3 50 10/8/2012
2.11.2 48 8/17/2012
2.11.1 47 6/23/2012
2.11.0 48 6/8/2012
2.10.0 48 5/7/2012
2.9.3 52 3/26/2012
2.9.2 50 3/26/2012
2.9.1 51 3/16/2012
2.9.0 209 2/20/2012
2.8.0 51 2/18/2012
2.7.7 54 2/8/2012
2.7.6 51 1/25/2012
2.7.5 54 1/25/2012
2.7.4 56 1/20/2012
2.7.3 51 1/12/2012
2.7.2 52 1/5/2012
2.7.1 53 12/10/2011
2.6.9 52 12/3/2011
2.6.8 53 11/23/2011
2.6.7 51 11/22/2011
2.6.6 54 11/19/2011