SpecFlow.xUnit
1.0.2
dotnet add package SpecFlow.xUnit --version 1.0.2
NuGet\Install-Package SpecFlow.xUnit -Version 1.0.2
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="SpecFlow.xUnit" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SpecFlow.xUnit" Version="1.0.2" />
<PackageReference Include="SpecFlow.xUnit" />
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 SpecFlow.xUnit --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SpecFlow.xUnit, 1.0.2"
#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 SpecFlow.xUnit@1.0.2
#: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=SpecFlow.xUnit&version=1.0.2
#tool nuget:?package=SpecFlow.xUnit&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Combined package to setup SpecFlow with xUnit easily.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on SpecFlow.xUnit:
| Repository | Stars |
|---|---|
|
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
|
|
|
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
|
|
|
elastic/apm-agent-dotnet
|
|
|
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
|
|
|
forcewake/FlatFile
FlatFile is a library to work with flat files
|
|
|
Adnatull/.NET-Clean-Architecture
Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing, ASP.NET Core Identity, Entity Framework Core - Code First, Linq2db, Repository Pattern - Generic, Swagger UI, Response Wrappers, API Versioning, Automapper, Serilog, Exception handling, and so on.
|