Commit Graph

183 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
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 334f6bac15
Update memory.md (#22158) 2021-04-29 14:51:17 -10:00
Rick Anderson 5e5df1034e
Remove EF warning on cache (#22145)
* Remove EF warning on cache

* Remove EF warning on cache
2021-04-27 07:02:48 -10:00
Luke Latham 12fee3e9fc
Update cross-link (#22067) 2021-04-16 04:09:26 -05:00
Rick Anderson 70cf7a6b6b
Update memory.md (#21814)
* Update memory.md

* Update memory.md

* Update memory.md
2021-03-23 16:48:26 -10:00
Rick Anderson e7ba495ed9
fix warnings (#21775) 2021-03-12 11:32:37 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Luke Latham 402eabb07a
Fix broken link (#21518) 2021-02-10 10:59:53 -06:00
Rick Anderson 30085812c4
Update memory.md (#21508) 2021-02-09 14:13:49 -10:00
Stefan 70b82ae063
Add example with set extension methods to memory cache usage (#20850)
* Add examples with Set extension methods

* Just one example

* Add more description.
2020-12-08 07:37:09 -10:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
David Coulter 399d6c2daf
Links: AspNetCore - Pass 1 (#19880)
* Links: AspNetCore - Pass 1

* Apply suggestions from code review

* Update aspnetcore/fundamentals/routing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-15 13:08:26 -10:00
Rick Anderson 84ace8c249
redis cache (#19586)
* redis cache

* redis cache

* redis cache

* redis cache
2020-08-20 07:25:52 -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
Rick Anderson bd188d53cb
Update Response caching (#18971)
* Update Response caching

* Update Response caching

* Update Response caching

* Update Response caching

* Update Response caching
2020-06-26 10:07:37 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Rick Anderson 8c3100cf7d
UseCORS/before/UseResponseCaching (#18910)
* UseCORS/before/UseResponseCaching

* work

* work

* work

* work
2020-06-23 11:14:45 -10:00
Maira Wenzel e90ca8f216
update URL (#18575) 2020-05-29 15:08:36 -10:00
Luke Latham a57e5623aa
Change en dash layout elements to colon-space syntax (#18506)
* Change en dash layout elements to colon-space syntax

* Update

* Update
2020-05-27 09:37:36 -05:00
Yehuda Ringler 8f16e6f05d
fix markdown url (#18299) 2020-05-13 17:04:08 -10:00
Yehuda Ringler 0d65dc6d68
add to 3.x section , fix spelling (#18298)
* add to 3.x section , fix spelling

* Update aspnetcore/performance/caching/middleware.md

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-05-13 16:21:55 -10:00
Rick Anderson 1365bdc942
Update cache in background (#18295)
* Update cache in background

* Update cache in background
2020-05-13 16:21:31 -10:00
Yehuda Ringler c187785776
Fix custom middleware limitations (#18178)
* Fix #18177

* Document also 3.0, fix typo

* Update middleware.md

* Update middleware.md

* Update middleware.md

* Update middleware.md

* #18177: update middleware.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-05-13 13:33:06 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Luke Latham a510489773
Topic author updates (#17193) 2020-03-03 18:42:23 -06:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Luke Latham 168f7baeda
Whole-topic versioning (#16908)
Versioning restructure of 16 topics.
2020-02-07 19:06:11 -08:00
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
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
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
David Pine 1abb32ad3d Compressed .PNG image files (#15654) 2019-11-11 10:53:59 -06: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
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