AleFranz
-
- 413,757 total downloads
- last updated 10/27/2019
- Latest version: 3.0.2
ASP.NET Core middleware to propagate HTTP headers from the incoming request to the outgoing HTTP Client requests. This is a backport to ASP.NET Core 2.1 (and 2.2) of the ASP.NET Core HeaderPropagation... More information -
MELT.
Xunit by: AleFranz- 226,738 total downloads
- last updated 8/6/2023
- Latest version: 0.9.0
xUnit helper for the MELT testing library to verify that the correct logs are generated by apps or libraries using the .NET Standard Microsoft.Extensions.Logging library. -
- 102,452 total downloads
- last updated 8/6/2023
- Latest version: 0.9.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. -
MELT.
Serilog by: AleFranz- 34,939 total downloads
- last updated 8/6/2023
- Latest version: 0.9.0
Testing library to verify that the correct logs are generated by apps or libraries using the .NET Standard Microsoft.Extensions.Logging library with Serilog as provider. -
- 20,992 total downloads
- last updated 8/6/2023
- Latest version: 0.9.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. -
- 2,584 total downloads
- last updated 12/25/2018
- Latest version: 0.1.1
Core functionalities of HttpClientLab, usually installed through HttpClientLab. -
- 2,293 total downloads
- last updated 12/25/2018
- Latest version: 0.1.1
Extensions for HttpClientLab, usually installed through HttpClientLab. -
- 1,986 total downloads
- last updated 12/25/2018
- Latest version: 0.1.1
Extensions for HttpClientLab, usually installed through HttpClientLab. -
- 1,622 total downloads
- last updated 12/25/2018
- Latest version: 0.1.1
HttpClientLab turns the HttpClientFactory into a lab, so you can mock the HttpClient to write tests. -
- 1,151 total downloads
- last updated 10/8/2017
- Latest version: 1.0.0
Helper to safely run a Task from a codebase not async.