A LightInject service container that automatically mocks non-registered dependencies.
Info
| Version: | 1.0.0 |
| Author(s): | Peppermint IT Ltd. |
| Last Update: | Thursday, May 7, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/apjanes/LightInject.AutoMoq/ |
| NuGet Url: | https://www.nuget.org/packages/LightInject.AutoMoq |
Install
Install-Package LightInject.AutoMoq
dotnet add package LightInject.AutoMoq
paket add LightInject.AutoMoq
LightInject.AutoMoq Download (Unzip the "nupkg" after downloading)
Dependencies
- LightInject(>= 6.3.2)
- Moq(>= 4.14.1)