Xbehave.Core 2.4.1

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

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

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 is compatible.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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 (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 (3)

Showing the top 3 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!
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#
Version Downloads Last Updated
2.4.1 1,420,093 2019/10/30 2.4.1 is deprecated because it is no longer maintained.
2.4.1-rc.1 2,546 2019/10/6 2.4.1-rc.1 is deprecated because it is no longer maintained.
2.4.0 337,428 2018/7/17 2.4.0 is deprecated because it is no longer maintained.
2.4.0-rc.1 713 2018/7/2 2.4.0-rc.1 is deprecated because it is no longer maintained.
2.4.0-beta.2 721 2018/6/1 2.4.0-beta.2 is deprecated because it is no longer maintained.
2.4.0-beta.1 1,301 2018/5/6 2.4.0-beta.1 is deprecated because it is no longer maintained.
2.3.1 72,773 2018/5/21 2.3.1 is deprecated because it is no longer maintained.
2.3.1-beta0001-build733 4,247 2017/12/23 2.3.1-beta0001-build733 is deprecated because it is no longer maintained.
2.3.1-alpha0001-build731 3,765 2017/12/11 2.3.1-alpha0001-build731 is deprecated because it is no longer maintained.
2.3.0 45,775 2017/12/10 2.3.0 is deprecated because it is no longer maintained.
2.3.0-rc0001-build717 7,157 2017/11/3 2.3.0-rc0001-build717 is deprecated because it is no longer maintained.
2.3.0-beta0006-build711 3,591 2017/11/3 2.3.0-beta0006-build711 is deprecated because it is no longer maintained.
2.3.0-beta0005-build706 4,413 2017/11/2 2.3.0-beta0005-build706 is deprecated because it is no longer maintained.
2.3.0-beta0004-build693 3,514 2017/10/31 2.3.0-beta0004-build693 is deprecated because it is no longer maintained.
2.2.0-beta0003-build685 53,344 2016/12/21 2.2.0-beta0003-build685 is deprecated because it is no longer maintained.
2.2.0-beta0002-build681 3,484 2016/11/28 2.2.0-beta0002-build681 is deprecated because it is no longer maintained.
2.2.0-beta0001-build680 14,534 2016/11/27 2.2.0-beta0001-build680 is deprecated because it is no longer maintained.
2.1.4 30,929 2016/10/11 2.1.4 is deprecated because it is no longer maintained.
2.1.3 4,941 2016/10/11 2.1.3 is deprecated because it is no longer maintained.
2.1.2 3,217 2016/10/11 2.1.2 is deprecated because it is no longer maintained.
Loading failed