Gherkin 34.0.0

dotnet add package Gherkin --version 34.0.0
                    
NuGet\Install-Package Gherkin -Version 34.0.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="Gherkin" Version="34.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gherkin" Version="34.0.0" />
                    
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 34.0.0
                    
#r "nuget: Gherkin, 34.0.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.
#:package Gherkin@34.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gherkin&version=34.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Gherkin&version=34.0.0
                    
Install as a Cake Tool

Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Gherkin:

Package Downloads
SpecFlow

SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.

Reqnroll

Reqnroll is an open-source Cucumber-style BDD test automation framework for .NET. It has been created as a reboot of the SpecFlow project.

Xunit.Gherkin.Quick

BDD in .NET Core - Xunit.Gherkin.Quick is a lightweight, cross platform BDD test framework (targets .NET Standard, can be used from both .NET and .NET Core test projects). It parses Gherkin language and executes Xunit tests corresponding to scenarios.

UnderTest

Opinionated acceptance testing framework.

Ghpr.SpecFlow.Common

Common code for Ghpr.SpecFlow plugins

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
34.0.0 213 8/17/2025
33.1.0 2,248 7/27/2025
33.0.0 5,325 7/7/2025
32.2.0 295 7/7/2025
32.1.2 25,721 5/25/2025
32.1.1 26,425 4/11/2025
32.1.0 4,112 4/4/2025
32.0.1 10,459 3/27/2025
32.0.0 34,806 2/17/2025
30.0.4 111,028 11/15/2024
30.0.3 998 11/14/2024
30.0.2 305 11/14/2024
30.0.1 3,417 11/12/2024
30.0.0 2,896,437 10/24/2024
29.0.0 645,603 8/12/2024
28.0.0 214,342 2/15/2024
27.0.0 218,882 9/15/2023
26.0.3 767,189 1/3/2023
26.0.2 12,537 12/27/2022
26.0.1 16,243 12/17/2022
26.0.0 1,333 12/17/2022
25.0.2 73,776 11/9/2022
25.0.1 4,303 11/9/2022
25.0.0 1,349 11/9/2022
24.1.0 44,876 10/10/2022
23.0.1 363,489 3/31/2022
23.0.0 4,938 3/31/2022
22.0.0 406,088 9/23/2021
20.0.1 92,222 7/19/2021
20.0.0 6,313 7/8/2021
19.0.3 39,275,097 5/24/2021
19.0.2 6,196 5/19/2021
6.0.0 21,256,732 3/25/2019
6.0.0-beta1 282,810 11/22/2018
5.1.0 154,598 5/30/2018
5.0.0 739,098 10/13/2017
4.1.4-rc1 2,284 10/4/2017
4.0.0 58,244 4/10/2016
3.2.0 9,831 1/12/2016
3.1.2 26,851 10/3/2015
3.1.1 2,709 9/3/2015
3.1.0 2,903 8/15/2015
2.12.2 3,431 10/12/2013
2.12.1 2,852 8/10/2013
2.12.0 4,253 4/21/2013
2.11.8 2,634 4/9/2013
2.11.7 3,991 4/5/2013
2.11.6 2,652 1/29/2013
2.11.5 2,875 10/14/2012
2.11.4 2,762 10/9/2012
2.11.3 2,819 10/8/2012
2.11.2 2,813 8/17/2012
2.11.1 2,716 6/23/2012
2.11.0 2,758 6/8/2012
2.10.0 2,716 5/7/2012
2.9.3 2,817 3/26/2012
2.9.2 2,868 3/26/2012
2.9.1 2,794 3/16/2012
2.9.0 3,790 2/20/2012
2.8.0 2,728 2/18/2012
2.7.7 3,408 2/8/2012
2.7.6 2,822 1/25/2012
2.7.5 2,791 1/25/2012
2.7.4 2,807 1/20/2012
2.7.3 2,842 1/12/2012
2.7.2 2,779 1/5/2012
2.7.1 2,769 12/10/2011
2.6.9 2,774 12/3/2011
2.6.8 2,806 11/23/2011
2.6.7 2,802 11/22/2011
2.6.6 11,118 11/19/2011