/aspnetcore.middlewares

Some useful middleware for aspnetcore.

Primary LanguageC#OtherNOASSERTION

Some useful middleware for aspnetcore

CustomHeader

Set custom header to response.

GzipStatic

The same function like gzip_static of nginx.

SpaFailback

SpaFailback works perfect with spa applications, something like try_files without redirects.