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: 121

Answers: 1

Read More
Jeppe
Jeppe

Reputation: 1575

No sharing cache, using IMemoryCache

Score: 1

Views: 52

Answers: 0

Read More
CSharpBeginner
CSharpBeginner

Reputation: 1725

How to clear MemoryCache in ASP.NET Core?

Score: 10

Views: 23001

Answers: 4

Read More
Gur Galler
Gur Galler

Reputation: 930

How to cache an object with multiple keys in C#

Score: 7

Views: 9115

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: 60

Answers: 1

Read More
Luke Vo
Luke Vo

Reputation: 20778

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

Score: 0

Views: 136

Answers: 1

Read More
Luke Vo
Luke Vo

Reputation: 20778

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

Score: 17

Views: 5253

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: 11790

Answers: 1

Read More
Christian Findlay
Christian Findlay

Reputation: 7712

Stop Reentrancy on MemoryCache Calls

Score: 7

Views: 3402

Answers: 3

Read More
Joshua
Joshua

Reputation: 43327

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

Score: 0

Views: 146

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: 6235

Answers: 1

Read More
Gigi
Gigi

Reputation: 29511

Redis vs MemoryCache

Score: 36

Views: 20638

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: 888

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: 58

Answers: 0

Read More
David Thielen
David Thielen

Reputation: 33026

MemoryCache - both AbsoluteExpiration and SlidingExpiration

Score: 2

Views: 1634

Answers: 1

Read More
David Thielen
David Thielen

Reputation: 33026

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