SpecFlow 3.3.22-beta
Prefix ReservedSee the version list below for details.
dotnet add package SpecFlow --version 3.3.22-beta
NuGet\Install-Package SpecFlow -Version 3.3.22-beta
<PackageReference Include="SpecFlow" Version="3.3.22-beta" />
<PackageVersion Include="SpecFlow" Version="3.3.22-beta" />
<PackageReference Include="SpecFlow" />
paket add SpecFlow --version 3.3.22-beta
#r "nuget: SpecFlow, 3.3.22-beta"
#addin nuget:?package=SpecFlow&version=3.3.22-beta&prerelease
#tool nuget:?package=SpecFlow&version=3.3.22-beta&prerelease
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.
Product | Versions 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 is compatible. 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. |
-
.NETFramework 4.6.1
- BoDi (>= 1.4.1)
- Cucumber.Messages (>= 6.0.1 && < 7.0.0)
- Gherkin (>= 6.0.0)
- System.Net.Http (>= 4.3.4)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.ValueTuple (>= 4.4.0)
- Utf8Json (>= 1.3.7)
-
.NETFramework 4.7.1
- BoDi (>= 1.4.1)
- Cucumber.Messages (>= 6.0.1 && < 7.0.0)
- Gherkin (>= 6.0.0)
- System.Net.Http (>= 4.3.4)
- Utf8Json (>= 1.3.7)
-
.NETStandard 2.0
- BoDi (>= 1.4.1)
- Cucumber.Messages (>= 6.0.1 && < 7.0.0)
- Gherkin (>= 6.0.0)
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Net.Http (>= 4.3.4)
- System.ValueTuple (>= 4.4.0)
- Utf8Json (>= 1.3.7)
NuGet packages (307)
Showing the top 5 NuGet packages that depend on SpecFlow:
Package | Downloads |
---|---|
SpecFlow.Tools.MsBuild.Generation
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/ |
|
SpecFlow.NUnit
Package to use SpecFlow with NUnit 3.13 and later |
|
SpecFlow.xUnit
Package to use SpecFlow with xUnit 2.4 and later |
|
SpecFlow.Plus.LivingDocPlugin
A plugin for SpecFlow to generate a shareable HTML Gherkin feature execution report (living documentation). Use together with SpecFlow.Plus.LivingDoc.CLI. |
|
SpecFlow.MsTest
Package to setup SpecFlow for use with MsTest v2. |
GitHub repositories (20)
Showing the top 20 popular GitHub repositories that depend on SpecFlow:
Repository | Stars |
---|---|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
|
|
mccalltd/AttributeRouting
Define your routes using attributes on actions in ASP.NET MVC and Web API.
|
|
ardalis/ddd-vet-sample
A sample meant to demonstrate domain driven design using a veterinary hospital management system.
|
|
Accenture/Ocaramba
C# Framework to automate tests using Selenium WebDriver
|
|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|
|
DarkRiftNetworking/DarkRift
DarkRift Networking by Unordinal
|
|
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
|
|
MVCAppDesignAndDevelop/MVC5Book
|
|
kristofferahl/FluentSecurity
Fluent Security configuration for ASP.NET MVC
|
|
c80k/capnproto-dotnetcore
A Cap'n Proto implementation for .NET Standard and .NET Core
|
|
Eveneum/Eveneum
Event Store backed by Azure Cosmos DB
|
|
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
|
|
Nelibur/Nelibur
Message based webservice framework on the pure WCF
|
|
TrackableEntities/trackable-entities
N-Tier Support for Entity Framework with WCF or ASP.NET Web API
|
|
allure-framework/allure-csharp
Allure integrations for C# test frameworks
|
|
forcewake/FlatFile
FlatFile is a library to work with flat files
|
|
julielerman/DomainDrivenDesignforDatabaseDrivenMind
Deck & Demos from MSIgnite 2015 & Techorama BE conferences
|
Version | Downloads | Last updated | |
---|---|---|---|
4.0.31-beta | 508,554 | 2/15/2023 | |
4.0.16-beta | 116,783 | 8/11/2022 | |
4.0.15-beta | 3,864 | 8/11/2022 | |
4.0.7-beta | 32,744 | 7/12/2022 | |
3.10.2-beta | 141,004 | 5/6/2022 | |
3.9.74 | 24,975,547 | 5/3/2022 | |
3.9.69 | 639,474 | 4/13/2022 | |
3.9.58 | 1,827,225 | 3/10/2022 | |
3.9.52 | 980,596 | 2/11/2022 | |
3.9.50 | 305,382 | 2/4/2022 | |
3.9.40 | 4,355,176 | 11/11/2021 | |
3.9.22 | 4,567,378 | 7/30/2021 | |
3.9.8 | 14,576,434 | 6/18/2021 | |
3.9.2-beta | 6,324 | 6/8/2021 | |
3.8.14 | 686,099 | 5/21/2021 | |
3.8.7 | 578,284 | 5/11/2021 | |
3.7.38 | 1,296,258 | 3/16/2021 | |
3.7.13 | 1,287,681 | 2/16/2021 | |
3.7.1-beta | 4,981 | 2/3/2021 | |
3.6.23 | 968,487 | 1/22/2021 | |
3.6.19-beta | 4,633 | 1/21/2021 | |
3.5.14 | 1,269,583 | 12/1/2020 | |
3.5.5 | 1,154,448 | 11/11/2020 | |
3.4.41-beta | 10,182 | 11/4/2020 | |
3.4.36-beta | 6,235 | 10/29/2020 | |
3.4.32-beta | 5,257 | 10/22/2020 | |
3.4.31 | 388,502 | 10/22/2020 | |
3.4.14 | 747,141 | 10/1/2020 | |
3.4.8 | 1,183,503 | 9/10/2020 | |
3.4.3 | 481,064 | 8/19/2020 | |
3.3.74 | 340,855 | 8/6/2020 | |
3.3.67-beta | 5,923 | 7/30/2020 | |
3.3.57 | 742,319 | 7/16/2020 | |
3.3.30 | 1,458,801 | 6/24/2020 | |
3.3.23-beta | 39,563 | 6/17/2020 | |
3.3.22-beta | 26,827 | 6/8/2020 | |
3.3.16-beta | 421,716 | 5/8/2020 | |
3.3.15-beta | 14,874 | 5/7/2020 | |
3.1.97 | 1,333,746 | 4/11/2020 | |
3.1.95 | 248,121 | 4/1/2020 | |
3.1.89 | 420,352 | 3/17/2020 | |
3.1.86 | 589,913 | 2/21/2020 | |
3.1.82 | 405,237 | 2/4/2020 | |
3.1.80 | 133,364 | 1/28/2020 | |
3.1.78 | 201,116 | 1/15/2020 | |
3.1.76 | 284,281 | 1/9/2020 | |
3.1.74 | 254,698 | 12/20/2019 | |
3.1.67 | 403,437 | 11/25/2019 | |
3.1.62 | 290,970 | 11/13/2019 | |
3.1.61-beta | 4,363 | 11/13/2019 | |
3.1.52-beta | 17,487 | 10/30/2019 | |
3.1.51-beta | 4,785 | 10/30/2019 | |
3.1.50-beta | 4,496 | 10/29/2019 | |
3.1.48-beta | 9,003 | 10/24/2019 | |
3.1.44-beta | 8,114 | 10/22/2019 | |
3.1.43-beta | 10,486 | 10/16/2019 | |
3.1.42-beta | 13,430 | 10/9/2019 | |
3.1.32-beta | 32,832 | 9/9/2019 | |
3.1.31-beta | 5,063 | 9/5/2019 | |
3.1.28-beta | 5,555 | 9/4/2019 | |
3.1.26-beta | 7,012 | 8/27/2019 | |
3.1.21-beta | 35,758 | 8/2/2019 | |
3.1.20-beta | 7,879 | 7/29/2019 | |
3.1.2-beta | 22,214 | 7/2/2019 | |
3.0.225 | 2,844,610 | 7/1/2019 | |
3.0.224 | 14,525 | 6/28/2019 | |
3.0.220 | 709,221 | 6/6/2019 | |
3.0.213 | 1,874,644 | 5/6/2019 | |
3.0.199 | 262,629 | 4/11/2019 | |
3.0.191 | 129,560 | 4/4/2019 | |
3.0.188 | 216,915 | 3/28/2019 | |
3.0.187-beta | 12,928 | 3/27/2019 | |
3.0.185-beta | 6,846 | 3/25/2019 | |
3.0.181-beta | 9,679 | 3/22/2019 | |
3.0.178-beta | 5,913 | 3/21/2019 | |
3.0.177-beta | 27,582 | 3/11/2019 | |
3.0.169-beta | 39,124 | 2/4/2019 | |
3.0.161-beta | 71,135 | 1/8/2019 | |
3.0.155-beta | 24,441 | 12/11/2018 | |
3.0.154-beta | 9,782 | 12/3/2018 | |
3.0.150-beta | 40,118 | 11/23/2018 | |
3.0.132-beta | 24,081 | 10/25/2018 | |
3.0.131-beta | 7,164 | 10/25/2018 | |
2.4.1 | 2,593,154 | 12/18/2018 | |
2.4.0 | 1,676,700 | 8/20/2018 | |
2.4.0-preview20180814 | 9,998 | 8/14/2018 | |
2.4.0-preview20180718 | 45,440 | 7/23/2018 | |
2.3.2 | 2,185,382 | 4/17/2018 | |
2.3.2-preview20180328 | 6,233 | 3/28/2018 | |
2.3.1 | 759,274 | 3/1/2018 | |
2.3.0 | 558,100 | 2/16/2018 | |
2.3.0-preview20180201 | 43,931 | 2/1/2018 | |
2.3.0-preview20180119 | 13,604 | 1/23/2018 | |
2.2.1 | 2,167,370 | 9/12/2017 | |
2.2.0 | 840,857 | 6/28/2017 | |
2.2.0-preview20170523 | 9,988 | 5/23/2017 | |
2.2.0-preview20170510 | 7,254 | 5/16/2017 | |
2.2.0-preview20161020 | 107,518 | 10/21/2016 | |
2.1.0 | 2,073,084 | 5/25/2016 | |
2.1.0-preview20160412-16 | 11,586 | 4/12/2016 | |
2.0.0 | 901,723 | 1/27/2016 | |
2.0.0-preview20151221-10 | 10,155 | 12/21/2015 | |
1.9.0 | 3,595,054 | 8/6/2012 | |
1.9.0-beta1 | 4,487 | 5/24/2012 | |
1.8.1 | 97,054 | 10/26/2011 | |
1.8.0 | 6,142 | 10/17/2011 | |
1.7.1 | 13,787 | 8/22/2011 | |
1.7.0 | 8,263 | 7/31/2011 | |
1.6.1 | 11,663 | 4/17/2011 | |
1.6.0 | 5,284 | 4/5/2011 | |
1.5.0 | 6,502 | 2/14/2011 | |
1.4.0 | 85,823 | 1/7/2011 |