Commit Graph

172 Commits (218e7f35451821c9d1977224cf22e92160163682)

Author SHA1 Message Date
Luke Latham 480185ecd1
Surface System.Runtime.Caching content (#8550) 2018-09-18 21:36:25 -05:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Rick Anderson a715ad4442
fix old bower (#8500) 2018-09-11 20:50:10 -07:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Luke Latham a79a244f40
Response caching middleware: Surface a namespace in example (#8424) 2018-09-06 09:51:49 -05:00
谭九鼎 708b6e4046
Fix code snippets 2018-08-23 22:52:23 +08:00
Rick Anderson b8a7d01d6d
Update memory.md (#8104) 2018-08-15 14:24:47 -07:00
Rick Anderson abaf99c5da
SetSize on memory cache (#7792)
* update cache sample

* Memory Cache 2.0 Size

* Memory Cache 2.0 Size

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2018-07-27 18:02:20 -06:00
Rick Anderson e3c6995e58
Update distributed.md (#7646) 2018-07-17 11:48:58 -06:00
Rick Anderson 1f47c83851
Update distributed.md (#7650) 2018-07-16 13:54:28 -06:00
Luke Latham 26df53814c
Host ASP.NET Core in a web farm (#7602) 2018-07-16 14:05:42 -05:00
Luke Latham 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Scott Addie baad2922ff
Remove metadata fields which were relocated to docfx.json (#7340)
* Remove metadata fields which were relocated to docfx.json

* Add index.md entries to docfx.json

* Update ms.technology value for index.md
2018-06-27 16:55:56 -05:00
Scott Addie d7436aef72
Metadata updates to ASP.NET Core perf docs (#7186) 2018-06-20 12:32:31 -05:00
Rodrigo F. Fernandes 984ae1618c Fixes ResponseCaching package name and link (#6989)
Changes the corresponding package for the `UseResponseCaching` middleware, which was incorrectly linking to the `Microsoft.AspNetCore.ResponseCompression` package, instead of the correct `Microsoft.AspNetCore.ResponseCaching`.
2018-06-11 16:47:30 -05:00
Luke Latham cb7c399e85
2.1 Sample Updates (Round 7) (#6822) 2018-06-04 12:03:35 -05:00
Luke Latham c9c7beaaf4
2.1 Sample Updates (Round 6) (#6815) 2018-06-04 12:03:05 -05:00
Luke Latham b1c6b25eda
Package language updates (#6824) 2018-06-02 19:04:59 -05:00
Luke Latham f350475938
2.1 Sample Updates (Round 5) (#6803) 2018-06-01 22:36:04 -05:00
Caro Caserio ef2bee10eb CC56645: Update memory.md (#6552) 2018-05-23 10:26:28 -05:00
user135711 82534d5b7b typo (#6371) 2018-05-11 15:51:27 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Luke Latham 7048bb8fbf API link updates (#6149)
* API link updates

Updates

One more!

Fix bookmark

Mo updates

More updates

Updates

Updates

* Update action-return-types.md

* Update index.md

* Update concurrency.md

* Update intro.md

* Update localization.md

* Update search.md
2018-05-02 14:45:06 -05:00
Luke Latham 680b767d4f Add using requirement note (#6133) 2018-04-30 13:37:59 -05:00
Luke Latham 909fdb9428
Response Caching Middleware enchancements (#6137) 2018-04-30 13:11:11 -05:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Luke Latham 6b0cf1247f Title, description, and H1 updates (2) (#5697)
Updates
2018-03-14 16:51:34 -10:00
diegotrujillor 9c54d73bee Update memory.md (#5596)
* Update memory.md

Just a typo, I changed the work time by "item" in the `TryGetValue` section.

* Update memory.md

* Additional updates
2018-03-05 09:06:18 -06:00
Luke Latham af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Antoine Griffard b77346aa86 Typo in response-compression.md (#5431)
with the with the => with the
2018-02-10 09:38:44 -06:00
Luke Latham 89635dc415
Update ResponseCache attribute section (#5424) 2018-02-09 17:32:47 -06:00
Nathan Brown ead4c5143e Update caching documentation for VaryByQueryKeys (#5422) 2018-02-09 16:42:13 -06:00
Luke Latham 5c8baeeb6d Another version of the response caching sentence (#5387) 2018-02-07 15:05:43 -10:00
Antoine Griffard cff381d9bc Typo in response caching (#5384)
A client can submit a request that's handled by any server in the group and cached data for the client is available

 if available =>  is available
2018-02-07 12:27:48 -10:00
Antoine Griffard f5e844fadb Type in aspnetcore/performance/caching/memory.md (#5364)
adjust the priority the cache evicts => adjust the priority with which the cache evicts

Fixes #5363
2018-02-03 09:20:55 -10:00
Rick Anderson b97dfdf3f0
fix range - highlighting (#5337) 2018-02-02 09:16:49 -10:00
Luke Latham ab45f0c5d1 IMiddleware/IMiddlewareFactory topic (#5027)
* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* IMiddleware/IMiddlewareFactory topic

Change middleware topic filename + add crosslink

Update

Updates

* Updates

Updates

* React to feedback

* Add conventional middleware activation example
* Use Ninject to make the samp demo a real nonconforming container

* Show the default factory

* React to feedback

* Cut extraneous Ninject bits

* Updates

Update

* React to feedback

* React to feedback

* Use Simple Injector + default IMiddlewareFactory impl

* Updates

* Update

* Revert topic+sample to using the default container

Update

* Updates

* Updates

* Updates

* React to feedback

* Update
2018-01-30 10:53:14 -06:00
Rick Anderson bb119c0f64
No Response caching for Razor Pages in 2.0 (#5284)
* No Response caching for Razor Pages in 2.0

* Update response.md

* Update response.md
2018-01-29 11:30:08 -10:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham b4292ee7f1
Response Caching Middleware topic: Convert sample to RP + UE pass (#5277) 2018-01-26 14:52:24 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Luke Latham bdd7274686 Nginx name consistency (#5214) 2018-01-19 14:06:41 -06:00
Scott Addie e9643cf034 Address TOC inconsistencies (#5154)
* Address TOC inconsistencies

* Fix broken links

* Fix security-related TOCs

* Add missing link to Authorization page
2018-01-10 09:58:43 -10:00
Luke Latham 3f682a9ef2 Hosting and deployment updates (Stage 1) (#5127)
* Hosting and deployment updates

Update

Updates

Updates

Updates

Updates

* React to feedback
2018-01-09 15:41:28 -10:00
Luke Latham 5e5676e071 Correct spelling error (#5026) 2017-12-18 12:36:06 -10:00
Rick Anderson 68054e123f
Merge pull request #4654 from guardrex/guardrex/change-token
Change Tokens topic
2017-11-28 16:00:04 -10:00
Luke Latham bce7d82f0c Updates
Updates
2017-11-17 13:29:53 -06:00
Luke Latham e7c97ed1c8 Update Response Compression Middleware topic (#4776) 2017-11-16 11:13:46 -10:00
Luke Latham 65d60b9783 LoggerMessage topic (#4697)
* LoggerMessage topic

Updates

Updates

Updates

Update

Updates

Update

* React to feedback

Update

React to feedback

Update

* React to feedback

* Update loggermessage.md

* Updates

Updates

Updates

Update

* React to feedback
2017-11-06 15:41:13 -10:00
Scott Addie 7afd09aec2
Change csproj snippet type from csharp to xml 2017-11-03 09:55:54 -05:00
Scott Addie d7599c9144
Remove stray backtick 2017-11-02 13:28:42 -05:00
Luke Latham 19ce81f76a Provide link to download instructions for samples 2017-09-30 20:15:54 -05:00
Luke Latham ba407476a3 Merge branch 'master' into guardrex/resp-caching-update 2017-09-25 14:53:21 -05:00
Luke Latham 02c6d1119d Refactor colons on sentences before tables 2017-09-25 14:50:49 -05:00
Luke Latham 7af0a23380 Update 2017-09-23 21:08:42 -05:00
Luke Latham add022482a Lowercase me
Lowercase me pleez. 🍭
2017-09-22 22:02:59 -05:00
Scott Addie eed99e5a8e Merge branch 'master' into guardrex/resp-caching-update 2017-09-21 21:42:42 -05:00
Luke Latham 18d1878f00 Trim keywords of keyword metadata
Patch 3
2017-09-21 02:22:29 -05:00
Luke Latham ffc0d0d20f Response Caching topic enhancements
Updates
2017-09-20 16:59:48 -05:00
Scott Addie efd8b8f5a9 Fix invalid ms.date metadata values 2017-09-19 13:44:04 -05:00
Luke Latham 029dd7fbc0 Link HttpSendFileFeature to the interface API doc (#4284) 2017-09-13 21:43:04 -05:00
Isaac Levin 854c07c430 Remove Deadlinks in aspnetcore section of repo (#4241)
* Create mvc2.md

Added temp file to house doc requested in #3809

* Initial outline of document

* Added Note for Special Tooling (VS 2017 Preview 3)

Will remove when Preview 3 is updated into Release

* Added Porting Link

* Added Core DI Sample

* added DI Section

* Added Storing Configuration Settings Section

* Adding Custom Settings samples

* part of static content

* static content section

* .net standard section

* Adding Edit in VS 2017 Image

* Samples for Startup

* startup and csproj section

* update image reference

* Updates to Migration Doc

changes per @scottaddie

* Final round of changes

Please review

* Edits

* Fix invalid xref link

* More edits

* More edits

* More edits

* More edits

* More edits

* More edits

* Move Content to different directory

* Update Code Sample Links

* change sample location

* ::

* Update Sample Filenames

* Minor edit

* Remove extra space

* More edits

* Move Static Folder

* update reference to image

* Update mvc2.md

* Minor tweaks

* Changes to sample file

* Change copy for Configuration Section

* Fix code formatting

* Remove extra line feed

* Remove extra line feed

* Fix 3xx/4xx/5xx Status Codes in aspnetcore folder

* Take out locality references in urls:

* change MSDN urls to docs.microsoft if possible

* Update aspnet-core-module.md

* Update iis.md

* Remove localization from external links
2017-09-11 20:58:51 -05:00
Luke Latham b7b64803d5 Remove OutputType from project files (#4163)
Removing \<OutputType> from updated 2.0 projects, as it's specified by
Sdk.Web, and we're (generally) not showing defaults in the files.

There's a chance that we'll need to make an additional  update for
*wwwroot* to match the templates. I'm checking on that now.
2017-08-31 15:47:33 -05:00
Luke Latham 1c1be22f1b Replace HttpSys with HTTP.sys (#4105)
* Replace HttpSys with HTTP.sys

Fixes #4099

* Title fix
2017-08-25 15:13:13 -04:00
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
Luke Latham 91b4571da2 Update 2.0 sample TFM+packages (#4071) 2017-08-23 10:16:24 -04:00
Luke Latham 0bd3f6ec57 Response Compression Middleware topic updates for 2.0 (#4045)
* Response Compression Middleware topic updates for 2.0

Hold review ... this is *WIP* for checks and updates.

Fixes #4044

*If we took a holiday
Took some time to celebrate
Just one day out of life
It would be, it would be so nice!*

Updates

* React to feedback

* Minor fix RE: All package
2017-08-22 14:53:53 -04:00
Tom Dykstra 2d5f16969d move sub tocs to main toc (#4029) 2017-08-18 11:51:38 -07:00
Rick Anderson 3bbb252e46 Update response.md (#3683) 2017-07-10 21:53:15 -06:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Rick Anderson 2225182397 remove | MS Docs (#3612) 2017-06-30 23:47:15 +00:00
Rick Anderson 5b0f01ce3d Test build (#3518) 2017-06-20 08:30:39 -07:00
Christopher Kimbell 60f5417f4e Spelling mistake in 'ConfigureServices' 2017-06-19 09:37:11 +02:00
Rick Anderson 3519b67600 remove bad links (#3340) 2017-05-10 13:19:04 -07:00
Tom Dykstra e4940fb39e remove wrench topics from toc (#3264) 2017-04-24 14:00:39 -07:00
Steve Smith 21d7b9523a Fix typo 2017-04-23 16:12:40 -04: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
Tom Dykstra bff0c6a3f4 fix link (#2970)
* fix link

* xref link
2017-03-14 15:34:26 -07: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
Luke Latham 5f52ec9269 Middleware samples csproj updates (#2906)
* Update URLRewritingSample.csproj

* Update ResponseCompressionSample.csproj

* Update ResponseCachingSample.csproj
2017-03-07 16:19:40 -10:00
Luke Latham bd5eeea780 Remove dup RID line (#2875) 2017-03-06 09:36:00 -08:00
Luke Latham a63cb12f45 Response Caching Sample update to csproj (#2731)
* Create launchSettings.json

* Create ResponseCachingSample.csproj

* Delete project.json
2017-03-06 09:16:45 -08:00
Rick Anderson 1a91ba3840 upgrade 2 csproj on dist cache (#2738)
* upgrade 2 csproj on dist cache

* fix range
2017-03-06 09:16:44 -08: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
Tom Dykstra d429e7977e h1 update (#2844) 2017-02-27 12:40:05 -08:00
Jonas Bush a43b619840 Fix grammar in distributed.md (#2768) 2017-02-14 11:34:42 -10:00
Luke Latham b596456f87 Response Compression Sample update (#2733)
* Update ResponseCompressionSample.csproj

* Create launchSettings.json

* Update ResponseCompressionSample.csproj

* Update ResponseCompressionSample.csproj

* Update Program.cs
2017-02-10 10:23:33 -10:00
Luke Latham 95243e19e0 Update ResponseCompressionSample.csproj 2017-02-07 17:25:33 -06:00
Shayne Boyer 5bf976f7fe LF issues 2017-02-03 11:20:34 -05:00
Luke Latham 7d0d9da8f0 Fix links and anchors (#2639)
* Update app-state.md

* Update dependency-injection.md

* Update aspnet-core-module.md

* Update http-modules.md

* Update other-logins.md

* The Walther blog post is gone

* Update cors.md

* Update context-headers.md

* Update subkeyderivation.md

* Update index.md

* Update app-state.md

* Update dependency-injection.md

* Update routing.md

* Update mvc.md

* Update testing.md

* Update razor.md

* Update memory.md

* Update cors.md

* Update iis.md

* Update integration-testing.md

* Update index.md

* Update integration-testing.md
2017-02-01 14:49:21 -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
Shayne Boyer 801a6d9222 title to sentence case (#2588)
* title to sentence case

* Address comments
2017-01-23 13:15:29 -08:00
Luke Latham ecd3b845f7 Remove licensing from Response Caching Middleware sample (#2570)
* Delete License.txt

* Update Startup.cs
2017-01-23 13:13:05 -08:00
Luke Latham 0fa334f3e7 Response Compression doc (#2505)
* Create response-compression.md

* Update index.md

* Update toc.md

* Create project.json

* Add files via upload

* Create project.json

* Add files via upload

* Update response-compression.md

* Update toc.md

* Update index.md

* Update README.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Add files via upload

* Add files via upload

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Create request-uncompressed.png

* Add files via upload

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update Startup.cs

* Update Startup.cs

* Update response-compression.md

* Update response-compression.md

* Update Startup.cs

* Update Startup.cs

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update response-compression.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update response-compression.md

* Delete global.json

* Delete project.json

* Add files via upload

* Delete global.json

* Delete project.json

* Add files via upload

* Update response-compression.md

* Add files via upload

* Delete DefaultsSample.csproj

* Delete License.txt

* Delete LoremIpsum.cs

* Delete README.md

* Delete Startup.cs

* Delete CustomCompressionProvider.cs

* Delete FullSample.csproj

* Delete License.txt

* Delete LoremIpsum.cs

* Delete README.md

* Delete Startup.cs

* Delete banner.svg

* Delete testfile1kb.txt

* Update README.md

* React to feedback

* Alphabetize headers in headers table

* Correct files to italics

* Update response-compression.md

* Minor update

* Update Startup.cs

* React to feedback

* React to feedback

* React to feedback

* React to feedback

* Update ResponseCompressionSample.csproj

* Minor update to ms.date

* Update LoremIpsum.cs

* Update ResponseCompressionSample.csproj

* Add files via upload

* Update web.config

* Update CustomCompressionProvider.cs

* Update ResponseCompressionSample.csproj

* Add files via upload

* Update response-compression.md

* Update web.config

* Add Nginx reverse-proxy info

* Minor update

* Indentation fix

* Remove ref keyword

* React to feedback

* custom to mycustomcompression

* Additional minor updates

* Add link to response-compression doc

* Minor update

* Revert middleware doc change

* Update CustomCompressionProvider.cs

* Delete License.txt

* Update LoremIpsum.cs

* Update Program.cs

* Update Startup.cs

* Update StartupBasic.cs

* React to feedback

* Minor update

* Update ms.date
2017-01-21 11:51:58 -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