adrian.iftode
NuGet publisher profile
Packages (6)
ILogger.Moq
Enables the Moq's Verify API over the *ILogger* extensions (LogInformation, LogError, etc).
FluentAssertions.Web
This is a FluentAssertions extension over the HttpResponseMessage object. It provides specific assertions and outputs rich erros messages that include the HTTP Request and Response. This version **DOES NOT** depend on the commercial version of the FluentAssertions library (>= 8.0.0).
HealthChecks.Extensions
Extends .NET health checks implementations with new functionalities.
FluentAssertions.Web.v8
This is a FluentAssertions extension over the HttpResponseMessage object. It provides specific assertions and outputs rich erros messages that include the HTTP Request and Response. This version depends on the commercial version of the FluentAssertions library (>= 8.0.0).
FluentAssertions.Web.Serializers.NewtonsoftJson
NewtonsoftJson based serializer for FluentAssertions.Web
HttpMessageFormatter
HttpMessageFormatter is a utility library for formatting HTTP request and response messages for inspection and debugging. It provides rich, readable output of HTTP messages including headers, content, status codes, and more. This library has no dependencies on any assertion framework, making it suitable for general-purpose use.