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
- Host: GitHub
- URL: https://github.com/temilaj/asp.net-core-gzip-compression
- Owner: temilaj
- License: gpl-3.0
- Created: 2016-12-10T22:05:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-11T13:51:43.000Z (over 9 years ago)
- Last Synced: 2025-03-01T06:25:13.792Z (over 1 year ago)
- Topics: asp, asp-net-core, aspnetcore, compression, gzip-compression, performance
- Language: C#
- Size: 73.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)