Best practices to configure a GenHTTP webserver instance for production
$ dotnet add package GenHTTP.Modules.PracticesThis package allows to configure a IServerHost
for best practices in webservice development
such as compression eTag handling or security
hardenings.
For examples and details, please refer to the documentation.