A fluent expression builder that allows easy verification of ILogger Log* (LogDebug, LogInformation, LogError etc) invocations.
Info
| Version: | 1.1.0 |
| Author(s): | rgvlee |
| Last Update: | Wednesday, May 29, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rgvlee/Moq.Contrib.ExpressionBuilders.Logging |
| NuGet Url: | https://www.nuget.org/packages/Moq.Contrib.ExpressionBuilders.Logging |
Install
Install-Package Moq.Contrib.ExpressionBuilders.Logging
dotnet add package Moq.Contrib.ExpressionBuilders.Logging
paket add Moq.Contrib.ExpressionBuilders.Logging
Moq.Contrib.ExpressionBuilders.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.0)
- Moq(>= 4.9.0)
- rgvlee.Core(>= 1.0.0)
Tags