Commit Graph

117 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
Luke Latham 2df25c2493
Enhance response caching introduction (#10102) 2019-01-07 15:30:12 -06:00
Tom Dykstra fffc6cbe2f Create performance toc section (#9729)
Fixes #9648 
Fixes #9524
2018-11-28 10:00:29 -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 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
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
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 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
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
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