Allows to deliver different content depending on the requested domain.
$ dotnet add package GenHTTP.Modules.VirtualHostingThis package allows to serve different content
based on the content of the Host header sent
by the client.
For examples and details please refer to the documentation.