Commit Graph

25 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
Tom Dykstra 3794ebf2fc
Reassign articles from Rick to Tom (#32852) 2024-06-14 09:04:26 -07:00
Eric Mutta 7bd57ab3fd
Fix typo in ObjectPool.md (#30754) 2023-10-18 18:09:02 +00:00
Rick Anderson 5acd5df257
Update ObjectPool.md (#29163) 2023-05-04 01:45:40 +00:00
Rick Anderson 6172641af7
Better comments in object pool /5 (#29054)
* Better comments in object pool /5

* Better comments in object pool /5

* Better comments in object pool /5
2023-04-20 19:57:13 -10:00
Rick Anderson 8eaae4a63b
ObjectPool reset /5 (#29035) 2023-04-19 20:19:44 -10:00
Rick Anderson eca83c72c9
mon prep for objectpool (#29018)
* mon prep for objectpool

* mon prep for objectpool

* mon prep for objectpool

* mon prep for objectpool
2023-04-19 16:33:51 -10:00
Rick Anderson f18a8aa028
Object Reuse thread safe /1 (#28154)
* Object Reuse thread safe /1

* Object Reuse thread safe /1

* Object Reuse thread safe /1

* Object Reuse thread safe /1

* Object Reuse thread safe /1
2023-01-23 08:54:17 -10:00
Rick Anderson 6bd3f094bc
Object Reuse thread safe /1 (#28152)
* Object Reuse thread safe /1

* Object Reuse thread safe /1

* Object Reuse thread safe /1

* Object Reuse thread safe /1
2023-01-20 16:51:42 -10:00
GitHubPang 962edde407
Fix spelling, grammar, wording, spacing in /aspnetcore/performance (#26942) 2022-09-07 04:57:28 -05:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Eric Smekens 2c0b857d85
Update the usage of ObjectPool's Return() (#23136)
* Update the usage of ObjectPool's Return()

Otherwise it might be read like the `return` keyword.

* Update ObjectPool.md
2021-08-26 12:53:01 -07:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Günther Foidl ed5a0be18f
ObjectPool notes about IDisposable support (#18989)
* ObjectPool notes about IDisposable support

Fixes #16747

* Added moniker ranges

IDisposable-support was added with ASP.NET Core 3.0.

* Update ObjectPool.md

* Update ObjectPool.md

* Update ObjectPool.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-06-29 13:22:17 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Rick Anderson a8fb389df5
Update ObjectPool.md (#18890)
* Update ObjectPool.md

* Update ObjectPool.md
2020-06-21 12:07:38 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05: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
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