smandia
21466dd8d6
new solution added for distributing caching for ( #24363 )
...
* Added the dotnet 6 sample app for distributed cache in folder 6.x
* updated the program.cs for distributed caching cases.
2021-12-20 09:04:55 -10:00
Rick Anderson
3353a3ada5
Prep monikers for V6 ( #24255 )
2021-12-09 17:14:09 -10:00
Rick Anderson
660836d507
prep monikers for distributed caching /3 ( #24253 )
2021-12-09 15:59:15 -10:00
Kirk Larkin
9363fb2465
Clean-up Cache In-Memory ( #24151 )
2021-12-01 12:09:24 +00:00
Kirk Larkin
855a70a1aa
Update Cache In-Memory to 6.0 ( #23866 )
...
* Update Cache In-Memory to 6.0
* .
* .
* Restore <6.0 version
* Update aspnetcore/performance/caching/memory.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-11-11 11:12:25 -10:00
Kirk Larkin
df079c9a74
Prepare Cache In-Memory for 6.0 ( #23848 )
2021-11-10 14:33:12 +00:00
Luke Latham
3832b61e33
Performance Caching Memory updates ( #23311 )
2021-09-15 09:29:32 -05:00
Emil Zagrajek
81daf39321
Update HomeController.cs ( #23307 )
2021-09-15 06:02:35 -05:00
Auswöger Matthias
6761d7cf18
Use Expression-bodied members ( #22997 )
...
* Use Expression-bodied members
* Update CacheKeys.cs
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-11 09:45:39 -07:00
Ashot Muradian
4d02babc6c
Fix links ( #22919 )
2021-07-31 18:14:11 -05:00
Rick Anderson
df47b887d0
Add Redis instructions ( #22301 )
...
* Add Redis instructions
* work
* work
* work
* work
* work
* work
2021-05-14 06:04:36 -10: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
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