Xbehave.Core 2.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Xbehave.Core --version 2.1.4
NuGet\Install-Package Xbehave.Core -Version 2.1.4
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.Core" Version="2.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xbehave.Core --version 2.1.4
#r "nuget: Xbehave.Core, 2.1.4"
#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.
// Install Xbehave.Core as a Cake Addin
#addin nuget:?package=Xbehave.Core&version=2.1.4

// Install Xbehave.Core as a Cake Tool
#tool nuget:?package=Xbehave.Core&version=2.1.4

Includes the libraries for writing tests with xBehave.net.
Installing this package installs xunit.core.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Xbehave.Core:

Package Downloads
Xbehave

An xUnit.net extension for describing your tests using natural language. Installing this package installs Xbehave.Core and xunit.

Appccelerate.Development.xBehave

Use for build infrastructure.

GitHub repositories (5)

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

Repository Stars
scriptcs/scriptcs
Write C# apps with a text editor, nuget and the power of Roslyn!
FakeItEasy/FakeItEasy
The easy mocking library for .NET
appccelerate/statemachine
A .net library that lets you build state machines (hierarchical, async with fluent definition syntax and reporting capabilities).
config-r/config-r
Write your .NET configuration files in C#
Liu233w/acm-statistics
An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
Version Downloads Last updated
2.4.1 933,501 10/30/2019
2.4.1-rc.1 2,146 10/6/2019
2.4.0 278,771 7/17/2018
2.4.0-rc.1 588 7/2/2018
2.4.0-beta.2 596 6/1/2018
2.4.0-beta.1 953 5/6/2018
2.3.1 59,130 5/21/2018
2.3.1-beta0001-build733 3,351 12/23/2017
2.3.1-alpha0001-build731 2,977 12/11/2017
2.3.0 39,385 12/10/2017
2.3.0-rc0001-build717 6,454 11/3/2017
2.3.0-beta0006-build711 2,958 11/3/2017
2.3.0-beta0005-build706 3,786 11/2/2017
2.3.0-beta0004-build693 2,857 10/31/2017
2.2.0-beta0003-build685 47,307 12/21/2016
2.2.0-beta0002-build681 2,841 11/28/2016
2.2.0-beta0001-build680 12,187 11/27/2016
2.1.4 28,433 10/11/2016
2.1.3 3,253 10/11/2016
2.1.2 1,712 10/11/2016
2.1.1 1,693 10/11/2016
2.1.0 19,748 4/27/2016
2.0.1 29,949 10/5/2015
2.0.1-beta001-build598 3,414 10/4/2015
2.0.0 5,645 8/6/2015
2.0.0-rc003-build581 4,225 5/18/2015
2.0.0-rc002-build543 3,537 4/18/2015

* **Fixed**: IAppDomainUnloadedException when test runner exits - https://github.com/xbehave/xbehave.net/issues/342