Commit Graph

11 Commits (7d0b33af0040946b98c2d9009d4997d16142ae96)

Author SHA1 Message Date
Luke Latham 135b5357ce Response Caching Middleware topic updates for 2.0 (#4020)
* Updates for 2.0

Updates

Update

Updates

Updates

Updates

* Update middleware.md

* Update middleware.md

* React to feedback

* React to feedback

* Fix

* React to feedback
2017-08-23 11:30:20 -04:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Christopher Kimbell 60f5417f4e Spelling mistake in 'ConfigureServices' 2017-06-19 09:37:11 +02:00
Rick Anderson 600c1afc4b Update middleware.md 2017-03-24 16:02:36 -10:00
John Luo e45d55bfc0 Add warning against using response caching for authenticated content (#3045) 2017-03-24 09:53:06 -10:00
Luke Latham 4e8c8a4a90 Middleware docs update (#2963)
* Update url-rewriting.md

* Update URLRewritingSample.csproj

* Update ResponseCachingSample.csproj

* Update middleware.md

* Update url-rewriting.md

* Update ResponseCompressionSample.csproj

* Update response-compression.md
2017-03-14 11:23:12 -07:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Luke Latham 59e3783ad9 Clarify 1.1 features require 1.1 (#2601)
* Update url-rewriting.md

* Update response-compression.md

* Update middleware.md

* Update response-compression.md

* Update razor.md

* Update logging.md
2017-01-24 13:48:11 -08:00
Luke Latham ce821e2119 Remove middleware ordering paragraph (#2515) 2017-01-14 13:58:27 -08:00
Luke Latham cf06088b75 Response Caching Middleware doc (#2315)
* Initial commit

WIP

* Add stub for additional resources

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update links

* Fighting with relative links - trying xref

* I'll figure it out ..... one day!

* Update middleware.md

From @Elezium on Slack ... "higher" probably translates *better* than "better."

* Updated article date

* Added tip on static file prefix feature

* Add c# to code blocks

* Note Antiforgery setting no-cache

* Remove tip and add addl resource

* Change resource link to xref

* Update middleware.md

* Create Startup.cs

* Create README.md

* Create ResponseCachingSample.xproj

* Create project.json

* Update project.json

* Create web.config

* Update project.json

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update snippets

* Update Troubleshooting section

* Update middleware.md

* Constrain RFC reference to Section 3 only

* Update middleware.md

* Update middleware.md

* Add regions for snippets

* Convert ranges into snippets

* Add description and keywords

* React to feedback

* Update intro sentence

* Update author

* Alphabetize project.json sections

* Delete ResponseCachingSample.xproj

* Update README.md

* Create License.txt

* Add console logging dep

* Add console logging

* React to feedback

* Update heading format
2017-01-07 16:50:51 -08:00
Rick Anderson 321fae766e Response Caching total rewrite 2016-11-17 20:19:09 -10:00