Commit Graph

149 Commits (06e9e826b967f4283eac6e0df0cc211856aae537)

Author SHA1 Message Date
Luke Latham 432555a6cd API 2.2 links (#10930)
Update
2019-02-13 14:28:34 -10:00
Luke Latham 33dedd6f75
Patch xref API links (#10892) 2019-02-11 20:11:29 -06:00
Anirudh Samudrala 4cabb9c256 cache objects as key-value pairs,cache extensions (#10879)
* cache objects as key-value pairs,cache extensions

* Update memory.md

* Update memory.md

* Update memory.md
2019-02-11 14:12:32 -10:00
Rick Anderson 95395468aa
Update performance-best-practices.md (#10263) 2019-01-08 08:18:13 -10:00
Luke Latham 2df25c2493
Enhance response caching introduction (#10102) 2019-01-07 15:30:12 -06:00
Rick Anderson f0d41e7f8e
Update response-compression.md (#10215)
* Update response-compression.md

* Update response-compression.md
2019-01-05 08:21:22 -10:00
Jeremy Meng 9ca63b8f11 Add some more perf tools (#10203)
* Add some more perf tools

and add more info about AppInsights' perf features.

* Update diagnostic-tools.md
2019-01-04 14:36:05 -10:00
Luke Latham 77861347f0
Fundamentals > Servers (#10002) 2018-12-19 12:52:37 -06:00
Mike Rousos 9c8c0835de Document ASP.NET Core perf tools (#9890)
* Add ASP.NET Core perf diagnostic tools list

* Add diagnostic tools doc to ToC

* A few minor phrasing tweaks

* Remove a few stray 'en-us' elements from links

* Fix typo in toc

* Update diagnostic-tools.md (#9898)

@mjrousos 	review and once we flesh out this PR we can merge into your PR and then into master. Excellent work, minor word-smithing.
2018-12-12 08:16:35 -10:00
Luke Latham d18fa2b084
2.2 Sample Updates (#9795) 2018-12-04 10:56:13 -06:00
Luke Latham e2838d2d8f
Drop 'reverse proxy' language (#9746) 2018-12-03 16:52:20 -06:00
Luke Latham 8c51ad0f86
Patch a couple of bad links (#9736) 2018-11-28 15:06:27 -06:00
Tom Dykstra fffc6cbe2f Create performance toc section (#9729)
Fixes #9648 
Fixes #9524
2018-11-28 10:00:29 -10:00
Rick Anderson 46eef345f6
Riande/perf best practices2 (#9645)
* Add initial draft of a Perf Best Practices doc

Fixes aspnet/Docs##9526

* Minor proof-reading fixes

* rick's additions to Mike's perf doc

* rick's additions to Mike's perf doc

* work

* work

* work

* work

* work

* work

* work

* work

* react to EF feedback

* react to EF feedback

* react to MR feedback

* react to MR feedback
2018-11-27 13:24:32 -10:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Scott Addie fcf473f19a
Fix DocFX build warnings from retired index pages (#9339) 2018-10-30 15:48:01 -05:00
Dave Brock 854d3499a7 Link fix (#9276) 2018-10-28 17:35:26 -05:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Luke Latham 24290e78f8 Change tokens link updates (#9222)
Fixes #9221
2018-10-25 14:22:24 -05:00
Luke Latham 36d5f816b2
Update Distributed cache topic+sample (#9129) 2018-10-24 16:13:31 -05:00
Tom Dykstra df1548c70b
fix xrefs, finish deleting repo pattern (#9110) 2018-10-18 13:37:28 -07:00
Luke Latham 372ce59a2d
Update image (#9038) 2018-10-15 14:56:12 -05:00
Rick Anderson e6a0c8c0a8
cache No Longer Evicts Under Memory Pressure (#8950)
* cache No Longer Evicts Under Memory Pressure

* Update memory.md
2018-10-10 09:46:53 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham 3b54380932
Add Brotli compression to the sample app (#8830) 2018-10-03 13:11:45 -05:00
Luke Latham ae328f456d Distributed caching topic sample update (#8703)
Fixes #8514 

* Convert use of local time to UTC.
* I went for some naming upgrades and consistency.
  * I prefer not to post-fix types on variable names (i.e., "String" here).
  * I add "UTC" here and there tho to clarify what's held in vars and the cache key.
* Opened **Distributed cache topic UE pass** #8702 to do a pass on the topic later.
2018-09-25 14:38:05 -10:00
Luke Latham 26286236f9
Response Compression updates (+Brotli) (#8560) 2018-09-21 17:12:21 -05:00
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