Commit Graph

4 Commits (bdcf99e5773cd479fb3ae878b6acebd15404a3c1)

Author SHA1 Message Date
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Scott Addie 8602c2e9e6
Updates to static files doc (#5165)
* Updates to static files doc

* Replace banned words

* Add missing wwwroot folder to sample app

* Add 2.x sample app

* More edits

* Add 3 new section headers to Serve static files section

* Fix description metadata warning

* Refactor HTTP response headers section

* Link to API refs

* Add note about metapackage

* Add more API ref links

* Verbiage changes

* Remove PathString references

* Fix broken download link for samples

* Add code snippet for authorization section

* Remove unnecessary 2.0 sample app

* Simplify BannerImage action

* Modify header image to meet MVC specs

* Change Startup class name

* Remove unused namespace import

* Remove unnecessary parens

* Remove note

* Verbiage tweak

* Apply meaningful names to snippets

* Simplify code snippet

* More code snippet simplifications

* Minor verbiage update

* Simplify sentence

* Add more detail

* Modify sample directories

* Add title

* Add markup examples

* React to feedback
2018-01-18 12:16:54 -06:00
Luke Latham 8a10c9800d Add OnPrepareResponse option w/resp header to static files doc (#2640)
* Create StartupAddHeader.cs

* Add files via upload

* Update static-files.md

* Update static-files.md

* Update StartupBrowse.cs

* Update StartupServeUnknownFileTypes.cs

* Update StartupStaticFiles.cs

* Update StartupTwoStaticFiles.cs

* Update StartupUseFileServer.cs

* Update static-files.md
2017-02-01 14:26:26 -10:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00