Xbehave 2.4.1

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

An xUnit.net extension for describing your tests using natural language.

Installing this package installs Xbehave.Core and xunit.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Xbehave:

Package Downloads
SoftwarePioniere.TestHarness

Software Pioniere Fx Test Harness

Aqovia.DurableFunctions.Testing

Test infrastructure for Azure durable functions v2.

RG.Xbehave.Specs

An extension to Xbehave that allows you to write gherkin-style unit tests.

DurableFunctions.Test

Test infrastructure for Azure durable functions v2

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Xbehave:

Repository Stars
config-r/config-r
Write your .NET configuration files in C#
adamralph/liteguard
🔒 The most simple, unambiguous, and lightweight .NET guard clause library.
jamesfoster/DeepEqual
An extensible deep comparison for .NET
adamralph/bau
The C# task runner
SpecterOps/SharpHoundCommon
Common library used by SharpHound.
Version Downloads Last Updated
2.4.1 1,092,123 10/30/2019 2.4.1 is deprecated because it is no longer maintained.
2.4.1-rc.1 2,783 10/6/2019 2.4.1-rc.1 is deprecated because it is no longer maintained.
2.4.0 280,884 7/17/2018 2.4.0 is deprecated because it is no longer maintained.
2.4.0-rc.1 655 7/2/2018 2.4.0-rc.1 is deprecated because it is no longer maintained.
2.4.0-beta.2 673 6/1/2018 2.4.0-beta.2 is deprecated because it is no longer maintained.
2.4.0-beta.1 1,079 5/6/2018 2.4.0-beta.1 is deprecated because it is no longer maintained.
2.3.1 66,929 5/21/2018 2.3.1 is deprecated because it is no longer maintained.
2.3.1-beta0001-build733 4,249 12/23/2017 2.3.1-beta0001-build733 is deprecated because it is no longer maintained.
2.3.1-alpha0001-build731 3,685 12/11/2017 2.3.1-alpha0001-build731 is deprecated because it is no longer maintained.
2.3.0 41,117 12/10/2017 2.3.0 is deprecated because it is no longer maintained.
2.3.0-rc0001-build717 6,924 11/3/2017 2.3.0-rc0001-build717 is deprecated because it is no longer maintained.
2.3.0-beta0006-build711 3,443 11/3/2017 2.3.0-beta0006-build711 is deprecated because it is no longer maintained.
2.3.0-beta0005-build706 4,230 11/2/2017 2.3.0-beta0005-build706 is deprecated because it is no longer maintained.
2.3.0-beta0004-build693 3,321 10/31/2017 2.3.0-beta0004-build693 is deprecated because it is no longer maintained.
2.2.0-beta0003-build685 51,936 12/21/2016 2.2.0-beta0003-build685 is deprecated because it is no longer maintained.
2.2.0-beta0002-build681 3,262 11/28/2016 2.2.0-beta0002-build681 is deprecated because it is no longer maintained.
2.2.0-beta0001-build680 3,318 11/27/2016 2.2.0-beta0001-build680 is deprecated because it is no longer maintained.
2.1.4 25,186 10/11/2016 2.1.4 is deprecated because it is no longer maintained.
2.1.3 4,022 10/11/2016 2.1.3 is deprecated because it is no longer maintained.
2.1.0 18,468 4/27/2016 2.1.0 is deprecated because it is no longer maintained.
Loading failed