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

https://github.com/temilaj/asp.net-core-gzip-compression

Simple Web app detailing extra performance improvements for web applicaitons through ASP.NET Corevgzip compression
https://github.com/temilaj/asp.net-core-gzip-compression

asp asp-net-core aspnetcore compression gzip-compression performance

Last synced: about 1 month ago
JSON representation

Simple Web app detailing extra performance improvements for web applicaitons through ASP.NET Corevgzip compression

Awesome Lists containing this project

README

          

# gzip compression with ASP.NET core

THis application Demos using the compression package and middleware introduced in ASP.NET core 1.1

## This application consists of:

* Sample pages using ASP.NET Core MVC
* [Gulp](https://go.microsoft.com/fwlink/?LinkId=518007) and [Bower](https://go.microsoft.com/fwlink/?LinkId=518004) for managing client-side libraries
* Theming using Bootstrap 4
* Improving performance with gzip compression in ASP.NET core

I would love to hear your [feedback](https://temilajumoke.com)