An ASP.NET 6 MVC project template for a quick start.
-
Updated
Apr 13, 2022 - C#
An ASP.NET 6 MVC project template for a quick start.
Add server-side response compression with different algorithm support (Gzip, brotli, ztsd, lz4...)
Serverless plugin to enable content encoding for response compression
This repository demonstrates the use of Response Compression and Rate Limiting in a C# ASP.NET Core application, providing examples for optimizing web API performance and enhancing API security. Contributions welcome.
📦 Azure Functions In-Proc Response Compression (POC) This proof of concept demonstrates how to implement response compression (Gzip and Brotli) in Azure Functions (In-Process model). The goal is to reduce payload sizes for HTTP-triggered Azure Functions by applying content encoding based on the client's Accept-Encoding header.
Add a description, image, and links to the response-compression topic page so that developers can more easily learn about it.
To associate your repository with the response-compression topic, visit your repo's landing page and select "manage topics."