MELT.AspNetCore
0.7.0
Helper for the MELT testing library to verify that the correct logs are generated by ASP.NET Core applications, when writing integration tests with Microsoft.AspNetCore.Mvc.Testing.
Install-Package MELT.AspNetCore -Version 0.7.0
dotnet add package MELT.AspNetCore --version 0.7.0
<PackageReference Include="MELT.AspNetCore" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MELT.AspNetCore --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MELT.AspNetCore, 0.7.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/alefranz/MELT/releases
Dependencies
-
.NETStandard 2.0
- MELT (>= 0.7.0)
- Microsoft.AspNetCore.Hosting (>= 2.1.0)
- Microsoft.AspNetCore.Mvc.Testing (>= 2.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MELT.AspNetCore:
Package | Downloads |
---|---|
MELT.Serilog.AspNetCore
Helper for the MELT testing library to verify that the correct logs are generated by ASP.NET Core applications, when writing integration tests with Microsoft.AspNetCore.Mvc.Testing.
|
GitHub repositories
This package is not used by any popular GitHub repositories.