Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shibayan/iis.compression.siteextension

IIS.Compression (better gzip and brotli support) for Azure App Service
https://github.com/shibayan/iis.compression.siteextension

azure azure-app-service azure-site-extension brotli-compression gzip-compression

Last synced: 3 months ago
JSON representation

IIS.Compression (better gzip and brotli support) for Azure App Service

Awesome Lists containing this project

README

        

# IIS.Compression.SiteExtension

![Build](https://github.com/shibayan/IIS.Compression.SiteExtension/workflows/Build/badge.svg)
[![License](https://img.shields.io/github/license/shibayan/IIS.Compression.SiteExtension.svg)](https://github.com/shibayan/IIS.Compression.SiteExtension/blob/master/LICENSE)
[![NuGet](https://img.shields.io/nuget/v/IIS.Compression.SiteExtension.svg)](https://www.nuget.org/packages/IIS.Compression.SiteExtension)

IIS.Compression (better gzip and brotli support) for Azure App Service

## Getting Started

### 1. Install site extension from Azure Portal

![image](https://user-images.githubusercontent.com/1356444/46580013-2cf4b400-ca57-11e8-9c72-b12fd5b3e70c.png)

### 2. Restart App Service

![image](https://user-images.githubusercontent.com/1356444/51485638-f4989c00-1de1-11e9-853b-118a6b346e45.png)

## License

This project is licensed under the [MIT License](https://github.com/shibayan/IIS.Compression.SiteExtension/blob/master/LICENSE)