You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2018. It is now read-only.
FileExtensionContentTypeProvider contains the file extension to content-type mappings used by the StaticFilesMiddleware. Only extensions listed will be served by default. The original list was copied from IIS but we've made some additions.
Review the APIs and make sure it's easy enough for people to add and remove entries.
Document the criteria for including an entry in the default list.
Review the current entries to make sure they meet the criteria.