issues
search
alefranz
/
MELT
MELT is a free, open source, testing library for the .NET Standard Microsoft Extensions Logging library. It is a solution to easily test logs.
Apache License 2.0
74
stars
5
forks
source link
API improvements
#3
Closed
alefranz
closed
4 years ago
alefranz
commented
4 years ago
Simplify ASP.NET Core integration tests
Added samples for ASP.NET Core 2.1
Added intellisense for some APIs
Nullable reference types :)
Changed build to GitHub Actions