Mock<ILogger<T>> extensions for verifying ILogger calls.
Info
Version: | 0.0.1 |
Author(s): | Çağrı Özer |
Last Update: | Monday, February 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MockLoggerExtensions |
Install
Install-Package MockLoggerExtensions
dotnet add package MockLoggerExtensions
paket add MockLoggerExtensions
MockLoggerExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)
- Moq(>= 4.8.1)
Tags