Dependency injection testing utils.
Info
Version: | 1.0.3-beta |
Author(s): | Yago Rocha |
Last Update: | Monday, October 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DependencyInjection.TestUtils |
Install
Install-Package DependencyInjection.TestUtils
dotnet add package DependencyInjection.TestUtils
paket add DependencyInjection.TestUtils
DependencyInjection.TestUtils Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.10.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.11)