fm.Extensions.Logging.Testing
4.0.0
Helpers for writing tests that use Microsoft.Extensions.Logging. Contains test implementations that are observable.
Install-Package fm.Extensions.Logging.Testing -Version 4.0.0
dotnet add package fm.Extensions.Logging.Testing --version 4.0.0
<PackageReference Include="fm.Extensions.Logging.Testing" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fm.Extensions.Logging.Testing --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: fm.Extensions.Logging.Testing, 4.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Upgrade to .NET 5.0
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 5.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on fm.Extensions.Logging.Testing:
Package | Downloads |
---|---|
fm.Extensions.Logging.Testing.MSTest
Logs and reports log messages that have not been handled during UnitTests.
|
GitHub repositories
This package is not used by any popular GitHub repositories.