I\'m attempting to add Gzip middleware to my ASP.net core app.
I have added the following package :
\"Microsoft.AspNetCore.ResponseCompression\"
I managed to enable the Response Compression Middleware when using IIS Express by removing
...
in .vs\config\applicationhost.config