Testing library to verify that the correct logs are generated by apps or libraries using the .NET Standard Microsoft.Extensions.Logging library.
Info
| Version: | 1.1.0 |
| Author(s): | Alessio Franceschelli |
| Last Update: | Sunday, September 21, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alefranz/MELT |
| NuGet Url: | https://www.nuget.org/packages/MELT |
Install
Install-Package MELT
dotnet add package MELT
paket add MELT
MELT Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
Tags