This repository was archived by the owner on May 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11# SpecFlow.DependencyInjection
22
3+ [ ![ GitHub License] ( https://img.shields.io/github/license/solidtoken/SpecFlow.DependencyInjection.svg )] ( https://github.com/solidtoken/SpecFlow.DependencyInjection/blob/master/LICENSE )
4+ [ ![ GitHub Issues] ( https://img.shields.io/github/issues/solidtoken/SpecFlow.DependencyInjection.svg )] ( https://github.com/solidtoken/SpecFlow.DependencyInjection/issues )
5+ [ ![ Azure Build] ( https://img.shields.io/azure-devops/build/solidtoken/GitHub/8.svg )] ( https://solidtoken.visualstudio.com/GitHub/_build/latest?definitionId=8&branchName=master )
6+ [ ![ NuGet Package] ( https://img.shields.io/nuget/v/SolidToken.SpecFlow.DependencyInjection.svg )] ( https://www.nuget.org/packages/SolidToken.SpecFlow.DependencyInjection )
7+
38SpecFlow plugin for using Microsoft.Extensions.DependencyInjection as a dependency injection framework.
49
510Based on https://github.com/gasparnagy/SpecFlow.Autofac ([ Apache License 2.0] ( https://github.com/gasparnagy/SpecFlow.Autofac/blob/master/LICENSE ) )
@@ -8,10 +13,6 @@ Currently supports:
813* [ SpecFlow v3.0] ( https://www.nuget.org/packages/SpecFlow/3.0 )
914* [ Microsoft.Extensions.DependencyInjection v2.2] ( https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/2.2 )
1015
11- License: MIT (https://github.com/solidtoken/SpecFlow.DependencyInjection/blob/master/LICENSE )
12-
13- NuGet: https://www.nuget.org/packages/SolidToken.SpecFlow.DependencyInjection
14-
1516## Usage
1617
1718Install plugin from NuGet into your SpecFlow project.
You can’t perform that action at this time.
0 commit comments