Top 20 NuGet Packages depending on Backend HTTP Abstractions

Total dependencies: 5

This package uses and augments Backend.Core.Initialization package for initializing HTTP server of Backend.HTTP.Server package.
Contains Kestrel-based HTTP server which uses modules implementing interfaces defined in Backend.Core package to generate response to clients.
Contains class implementing StringTransformer interface from Backend.HTTP.Common package, which uses cryptographic digests (e.g. SHA512) to transform strings.
This package contains definitions for HTTP log levels, and also default implementation for console log consumer.
Contains skeleton implementation for types defined in Backend.Core and Backend.HTTP.Common packages.