AdCodicem.SpecFlow.MicrosoftDependencyInjection
1.1.1
SpecFlow plugin that enables to use Microsoft.Extensions.DependencyInjection for resolving test dependencies.
Install-Package AdCodicem.SpecFlow.MicrosoftDependencyInjection -Version 1.1.1
dotnet add package AdCodicem.SpecFlow.MicrosoftDependencyInjection --version 1.1.1
<PackageReference Include="AdCodicem.SpecFlow.MicrosoftDependencyInjection" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AdCodicem.SpecFlow.MicrosoftDependencyInjection --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AdCodicem.SpecFlow.MicrosoftDependencyInjection, 1.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install AdCodicem.SpecFlow.MicrosoftDependencyInjection as a Cake Addin #addin nuget:?package=AdCodicem.SpecFlow.MicrosoftDependencyInjection&version=1.1.1 // Install AdCodicem.SpecFlow.MicrosoftDependencyInjection as a Cake Tool #tool nuget:?package=AdCodicem.SpecFlow.MicrosoftDependencyInjection&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added Intellisense documentation.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- SpecFlow (>= 3.0.188)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.