Commit Graph

213 Commits (0c3fd5b121ea0a7e44b7610365bfe3badf795849)

Author SHA1 Message Date
Pure Krome 0c3fd5b121
Incorrect word / fix (assumed) autocomplete (#16822) 2020-02-02 21:46:24 -06:00
Rob Johnston 20cc7eb901
Replace double articles (#16820) 2020-02-02 21:19:05 -06:00
Mohsin Nasir 8c0f108ce2 Add NCache coverage to the Distributed Caching topic (#16635) 2020-01-23 06:43:27 -06:00
Luke Latham 4477680f93
Update text (#16661) 2020-01-22 12:39:21 -06:00
mohsinnasir 2ee6851e0d NCache and redis links added (#16478)
* NCache and redis links added

Added NCache as distributed cache and added link of microsoft IDistributedCache Nuget

* Redis link updated and grammer corrected

Redis link updated to latest nuget and grammer corrected according to oxford
2020-01-10 14:11:43 -08:00
Scott Addie 854ce8fbec
Update aspnet/Blazor, aspnet/Extensions, & aspnet/EntityFramew… (#16485) 2020-01-09 15:54:36 -06:00
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Rick Anderson f0fd4eff21
Update performance-best-practices.md (#16163)
* Update performance-best-practices.md

* Update performance-best-practices.md
2020-01-06 14:19:20 -08:00
Rick Anderson f56771e2b2
Update memory.md (#16291) 2019-12-20 13:26:52 -08:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
Luke Latham 2e9bf90656
Drop styled link text (#16042) 2019-12-05 17:12:26 -06:00
Luke Latham a64ff862db
Drop escape of number symbol (#16040) 2019-12-05 15:34:35 -06:00
Stephen Halter c06a4e51d7 Warn against Task.Run (#15780)
Fixes #15711 and #15710
2019-11-19 17:13:22 -10:00
Luke Latham 483b8f01ac Apply no-loc metadata for "SignalR" (#15675) 2019-11-12 13:40:34 -06:00
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06:00
Rick Anderson c194f3a8a0
Update memory.md (#15610) 2019-11-08 07:22:06 -10:00
Rick Anderson f32db24cc8
Update performance-best-practices.md (#15564) 2019-11-06 11:44:00 -10:00
Loïc Sharma d02585cf09 Fix spelling mistake (#15557)
* Fix spelling mistake

* Fix incorrect RPS
2019-11-06 11:35:06 -06:00
Luke Latham c15a36ebcc Link update (#15536)
* Link update

* Fix up

* Make it ye olde xref
2019-11-05 12:54:38 -10:00
Rick Anderson 713d7d5fba
Update memory.md (#15538) 2019-11-05 12:50:18 -10:00
Rick Anderson e39de55927
Memory management and patterns in ASP.NET Core (#15320)
* DRAFT: No comments please

* work

* work

* work

* work

* work

* dotnet-trace

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* Apply suggestions from code review

Co-Authored-By: Sébastien Ros <sebastienros@gmail.com>
2019-11-05 12:23:03 -10:00
Rick Anderson ce4879d114
add cancelAfter token sample (#15501)
* add cancelAfter token sample

* add cancelAfter token sample
2019-11-04 15:56:16 -10:00
Luke Latham 4da4f805e7
Respnose caching enhancements (#15489) 2019-11-04 15:34:04 -06:00
Rick Anderson eb84e25b6a
Update memory.md (#15215) 2019-10-21 12:37:06 -10:00
Luke Latham cc2199c5cc Code-fence cross-refs (#15114) 2019-10-15 13:37:11 -05:00
Brandon Dahler 1f3bd67173 [MemoryCache] Nit - Clarify cache size limit (#15047)
Replaces all instances of "[cache] memory size [limit]" with "cache size limit" where appropriate.
2019-10-14 17:10:32 -10:00
David Fowler 24711a774d Update performance-best-practices.md (#14997)
Fixed non buffered example wording and removed the "reads entire request body into memory" because it doesn't 😄
2019-10-11 08:52:33 -10:00
Daniel Marbach 90ea268833 Async void (#14964)
* Update sql.md

* Hint about async void in snippet

* attempt to explain a bit more
2019-10-10 14:10:47 -10:00
Eddy Nakamura 2b51011ace updating second snippet to call ReadToEndAsync (#14978)
* updating second snippet to call ReadToEndAsync

* adding snippet3

Adding new snippet with DeserializeAsync of the Stream

* Update MyFirstController.cs

* Update MyFirstController.cs

* Update MyFirstController.cs

* Update performance-best-practices.md
2019-10-10 10:24:23 -10:00
Kristian Hellang b827e3db70 It's ReadFormAsync, not ReadAsFormAsync (#14984) 2019-10-10 07:38:03 -10:00
Rick Anderson 4d27563f08
replace Pokemon with Contoso (#14965)
* replace Pokemon with Contoso

* replace Pokemon with Contoso
2019-10-09 18:50:36 -10:00
Rick Anderson 91229edc2c
Update performance-best-practices.md 2019-10-09 11:17:41 -10:00
Rick Anderson 1e14273e53
Performance best practice update with davidfowl samples (#14734)
* Migrated asp.net core best practice to performance article moved code to samples

* Fixed link validation issues for performance-best-practice.md

* Fixing validation error for bookmark link for performance-best-practices.md

* Another link fix on performance-best-practices.md and moved hot definition

* fixed code snippet regions.

* Perf best practice by fowler

* work

* work

* work

* work

* work

* work

* work

* work

* add back comment The following line will crash the process because ...

* react to fowler feedback

* react to fowler feedback

* param left alignment

* param left alignment

* react to fowler feedback

* react to fowler feedback

* react to halter73 feedback

* Apply Tratcher suggestions from code review

Co-Authored-By: Chris Ross <Tratcher@Outlook.com>

* react to tratcher feeedback

* my changes

* react to Tratcher feedback
2019-10-09 11:13:38 -10:00
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
Mauricio de los Santos d2a0816f64 L124348: Removing extra space inside code snippet (#14550)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: Extra space inside code snippet is preventing correct display
2019-09-24 15:52:48 -05:00
Mauricio de los Santos 421ca806fa C122717: removing extra space inside code snippet (#14500)
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.  
Description: extra space is breking formatting of code sample on LOC pages
2019-09-23 14:22:05 -05:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
Luke Latham d325681bb8 Distributed caching topic update to 3.0 (#14048) 2019-09-05 18:26:20 -07:00
Kirk Larkin 39ac2c17a2 Slight rework of combining Sliding and Abs IMemoryCache expirations. (#13996) 2019-08-24 18:22:48 -04:00
Rick Anderson 45cd0fbcc6
Update memory.md (#13945) 2019-08-21 14:51:08 -04:00
Rick Anderson 91d3ccb219
3.0 update Cache in-memory (#13812)
* 3.0 update Cache in-memory

* 3.0 update Cache in-memory

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* Update memory.md

* work
2019-08-21 13:48:46 -04:00
Rick Anderson fa08bc8b8d
Update memory.md (#13786)
* Update memory.md

* Update memory.md

* Update memory.md

* Update memory.md
2019-08-14 19:28:35 -04:00
Luke Latham 58c832569d
Response Compression topic+sample update for 3.0 (#13754) 2019-08-09 14:50:57 -05:00
Luke Latham 1812d277d4
Update Resonse Caching Middleware version blocks (#13751) 2019-08-09 13:32:28 -05:00
Luke Latham 6753e90c5b
Response Caching Middleware update to 3.0 (#13728) 2019-08-08 16:14:25 -05:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Theano Petersen 6da4a8c004 Fix metadata issues from CATS report 6-21-19 (#13238)
* fix internal links

* fix bookmark links

* fix metadata
2019-07-10 17:45:22 -07:00
Theano Petersen 7d10936ada Fix broken links from CATS report 6-21-19 (#13237) 2019-07-10 15:43:56 -07:00
Rick Anderson b97b129570
Object pool/ra (#11904)
* never

* Object Pool

* Object Pool

* Object Pool

* Object Pool

* Object Pool

* Object Pool

* Object Pool

* Object Pool

* Object Pool

* Object Pool

* Update aspnetcore/performance/ObjectPool.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-07-09 08:23:20 -06:00
Luke Latham d6531a15f2
Response Caching Middleware 2.2 update (#13132) 2019-07-05 14:32:10 -05:00