StackOverflow Questions for Tag: memorycache

user25410615
user25410615

Reputation: 1

C# ASP.NET MemoryCache grows excessively (23GB instead of 200MB) on one server – potential causes?

Score: 0

Views: 106

Answers: 1

Read More
Jeppe
Jeppe

Reputation: 1573

No sharing cache, using IMemoryCache

Score: 1

Views: 40

Answers: 0

Read More
CSharpBeginner
CSharpBeginner

Reputation: 1725

How to clear MemoryCache in ASP.NET Core?

Score: 10

Views: 22964

Answers: 4

Read More
Gur Galler
Gur Galler

Reputation: 930

How to cache an object with multiple keys in C#

Score: 7

Views: 9113

Answers: 3

Read More
gchq
gchq

Reputation: 1775

Dynamic images loading very slowly

Score: 0

Views: 20

Answers: 0

Read More
SteinTech
SteinTech

Reputation: 4068

Memory Cache doesn't store keys and values as expected in ASP.NET Core app

Score: 0

Views: 58

Answers: 1

Read More
Luke Vo
Luke Vo

Reputation: 20748

How do I properly dispose expired objects in MemoryCache (it may still be in used)?

Score: 0

Views: 130

Answers: 1

Read More
Luke Vo
Luke Vo

Reputation: 20748

Why does IMemoryCache.GetOrCreateAsync return "TItem?" (nullable) instead of "TItem"?

Score: 17

Views: 5206

Answers: 2

Read More

MemoryCache Eviction Callback Not Triggered Consistently

Score: 0

Views: 20

Answers: 0

Read More
F11
F11

Reputation: 3816

Memory Cache in web api

Score: 6

Views: 11787

Answers: 1

Read More
Christian Findlay
Christian Findlay

Reputation: 7712

Stop Reentrancy on MemoryCache Calls

Score: 7

Views: 3390

Answers: 3

Read More
Joshua
Joshua

Reputation: 43327

IMemoryCache, MemoryCache, Key Space, Dependency Injection, and Clear()

Score: 0

Views: 144

Answers: 1

Read More
Pouria sh
Pouria sh

Reputation: 91

how to use MemoryCache Class to cache and get a list in asp.net core

Score: 1

Views: 6231

Answers: 1

Read More
Gigi
Gigi

Reputation: 29501

Redis vs MemoryCache

Score: 36

Views: 20621

Answers: 1

Read More
Bhavesh Thummar
Bhavesh Thummar

Reputation: 1

How to validate my token from AddInMemoryTokenCaches in second request

Score: 0

Views: 83

Answers: 0

Read More
Luis
Luis

Reputation: 6001

LazyCache: How to prevent specific item to be added to the cache

Score: 1

Views: 886

Answers: 2

Read More
durazno33
durazno33

Reputation: 53

How to get Dotnet cache to keep values between API controller calls?

Score: 1

Views: 820

Answers: 1

Read More
fricadelle
fricadelle

Reputation: 477

Writing content of MemoryCache to database and race conditions

Score: 0

Views: 57

Answers: 0

Read More
David Thielen
David Thielen

Reputation: 32996

MemoryCache - both AbsoluteExpiration and SlidingExpiration

Score: 2

Views: 1596

Answers: 1

Read More
David Thielen
David Thielen

Reputation: 32996

How can I call the DB once, and have the other calls wait on the cache

Score: 1

Views: 39

Answers: 2

Read More
PreviousPage 1Next