SpecFlow 3.3.67-beta
Prefix ReservedSee the version list below for details.
dotnet add package SpecFlow --version 3.3.67-beta
NuGet\Install-Package SpecFlow -Version 3.3.67-beta
<PackageReference Include="SpecFlow" Version="3.3.67-beta" />
<PackageVersion Include="SpecFlow" Version="3.3.67-beta" />
<PackageReference Include="SpecFlow" />
paket add SpecFlow --version 3.3.67-beta
#r "nuget: SpecFlow, 3.3.67-beta"
#addin nuget:?package=SpecFlow&version=3.3.67-beta&prerelease
#tool nuget:?package=SpecFlow&version=3.3.67-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 | 504,627 | 2/15/2023 | |
4.0.16-beta | 116,582 | 8/11/2022 | |
4.0.15-beta | 3,864 | 8/11/2022 | |
4.0.7-beta | 32,569 | 7/12/2022 | |
3.10.2-beta | 140,485 | 5/6/2022 | |
3.9.74 | 24,820,124 | 5/3/2022 | |
3.9.69 | 638,374 | 4/13/2022 | |
3.9.58 | 1,824,295 | 3/10/2022 | |
3.9.52 | 978,677 | 2/11/2022 | |
3.9.50 | 304,920 | 2/4/2022 | |
3.9.40 | 4,342,355 | 11/11/2021 | |
3.9.22 | 4,549,310 | 7/30/2021 | |
3.9.8 | 14,501,574 | 6/18/2021 | |
3.9.2-beta | 6,323 | 6/8/2021 | |
3.8.14 | 684,771 | 5/21/2021 | |
3.8.7 | 577,660 | 5/11/2021 | |
3.7.38 | 1,294,802 | 3/16/2021 | |
3.7.13 | 1,283,568 | 2/16/2021 | |
3.7.1-beta | 4,980 | 2/3/2021 | |
3.6.23 | 967,696 | 1/22/2021 | |
3.6.19-beta | 4,632 | 1/21/2021 | |
3.5.14 | 1,268,495 | 12/1/2020 | |
3.5.5 | 1,152,928 | 11/11/2020 | |
3.4.41-beta | 10,172 | 11/4/2020 | |
3.4.36-beta | 6,232 | 10/29/2020 | |
3.4.32-beta | 5,256 | 10/22/2020 | |
3.4.31 | 388,159 | 10/22/2020 | |
3.4.14 | 746,461 | 10/1/2020 | |
3.4.8 | 1,181,482 | 9/10/2020 | |
3.4.3 | 480,306 | 8/19/2020 | |
3.3.74 | 340,483 | 8/6/2020 | |
3.3.67-beta | 5,922 | 7/30/2020 | |
3.3.57 | 741,263 | 7/16/2020 | |
3.3.30 | 1,455,656 | 6/24/2020 | |
3.3.23-beta | 39,562 | 6/17/2020 | |
3.3.22-beta | 26,825 | 6/8/2020 | |
3.3.16-beta | 421,657 | 5/8/2020 | |
3.3.15-beta | 14,872 | 5/7/2020 | |
3.1.97 | 1,332,832 | 4/11/2020 | |
3.1.95 | 248,082 | 4/1/2020 | |
3.1.89 | 420,027 | 3/17/2020 | |
3.1.86 | 589,782 | 2/21/2020 | |
3.1.82 | 405,104 | 2/4/2020 | |
3.1.80 | 133,289 | 1/28/2020 | |
3.1.78 | 200,950 | 1/15/2020 | |
3.1.76 | 284,181 | 1/9/2020 | |
3.1.74 | 254,696 | 12/20/2019 | |
3.1.67 | 403,281 | 11/25/2019 | |
3.1.62 | 290,902 | 11/13/2019 | |
3.1.61-beta | 4,361 | 11/13/2019 | |
3.1.52-beta | 17,486 | 10/30/2019 | |
3.1.51-beta | 4,782 | 10/30/2019 | |
3.1.50-beta | 4,495 | 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,485 | 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,551 | 9/4/2019 | |
3.1.26-beta | 7,012 | 8/27/2019 | |
3.1.21-beta | 35,748 | 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,842,524 | 7/1/2019 | |
3.0.224 | 14,470 | 6/28/2019 | |
3.0.220 | 708,954 | 6/6/2019 | |
3.0.213 | 1,869,871 | 5/6/2019 | |
3.0.199 | 262,616 | 4/11/2019 | |
3.0.191 | 129,534 | 4/4/2019 | |
3.0.188 | 216,767 | 3/28/2019 | |
3.0.187-beta | 12,927 | 3/27/2019 | |
3.0.185-beta | 6,845 | 3/25/2019 | |
3.0.181-beta | 9,670 | 3/22/2019 | |
3.0.178-beta | 5,912 | 3/21/2019 | |
3.0.177-beta | 27,580 | 3/11/2019 | |
3.0.169-beta | 39,122 | 2/4/2019 | |
3.0.161-beta | 71,129 | 1/8/2019 | |
3.0.155-beta | 24,440 | 12/11/2018 | |
3.0.154-beta | 9,781 | 12/3/2018 | |
3.0.150-beta | 40,115 | 11/23/2018 | |
3.0.132-beta | 24,079 | 10/25/2018 | |
3.0.131-beta | 7,161 | 10/25/2018 | |
2.4.1 | 2,587,666 | 12/18/2018 | |
2.4.0 | 1,675,120 | 8/20/2018 | |
2.4.0-preview20180814 | 9,991 | 8/14/2018 | |
2.4.0-preview20180718 | 45,240 | 7/23/2018 | |
2.3.2 | 2,182,880 | 4/17/2018 | |
2.3.2-preview20180328 | 6,232 | 3/28/2018 | |
2.3.1 | 758,789 | 3/1/2018 | |
2.3.0 | 557,510 | 2/16/2018 | |
2.3.0-preview20180201 | 43,868 | 2/1/2018 | |
2.3.0-preview20180119 | 13,603 | 1/23/2018 | |
2.2.1 | 2,165,072 | 9/12/2017 | |
2.2.0 | 840,016 | 6/28/2017 | |
2.2.0-preview20170523 | 9,987 | 5/23/2017 | |
2.2.0-preview20170510 | 7,253 | 5/16/2017 | |
2.2.0-preview20161020 | 107,499 | 10/21/2016 | |
2.1.0 | 2,071,740 | 5/25/2016 | |
2.1.0-preview20160412-16 | 11,583 | 4/12/2016 | |
2.0.0 | 901,212 | 1/27/2016 | |
2.0.0-preview20151221-10 | 10,154 | 12/21/2015 | |
1.9.0 | 3,591,953 | 8/6/2012 | |
1.9.0-beta1 | 4,487 | 5/24/2012 | |
1.8.1 | 96,847 | 10/26/2011 | |
1.8.0 | 6,130 | 10/17/2011 | |
1.7.1 | 13,768 | 8/22/2011 | |
1.7.0 | 8,262 | 7/31/2011 | |
1.6.1 | 11,661 | 4/17/2011 | |
1.6.0 | 5,283 | 4/5/2011 | |
1.5.0 | 6,501 | 2/14/2011 | |
1.4.0 | 85,741 | 1/7/2011 |