Provides Mocks in IServiceCollection and IServiceProvider.
Info
Version: | 2.1.2 |
Author(s): | Andreas Jakof |
Last Update: | Tuesday, June 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MockProvider |
Install
Install-Package MockProvider
dotnet add package MockProvider
paket add MockProvider
MockProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Moq(>= 4.14.5)