issues
search
moonpyk
/
mvcdonutcaching
ASP.NET MVC Extensible Donut Caching brings donut caching to ASP.NET MVC 3 and later. The code allows you to cache all of your page apart from one or more Html.Actions which can be executed every request. Perfect for user specific content.
https://github.com/moonpyk/mvcdonutcaching
MIT License
142
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Teste2
#71
rodolfojssdeveloper
closed
3 weeks ago
0
build key with date
#70
rodolfojssdeveloper
opened
3 weeks ago
0
Asp.net Core Support
#69
ibrahimozgon
opened
6 years ago
3
Cache profile Server, but still different results on different browsers/machines
#68
Jogai
opened
6 years ago
0
RemoveItems does not pass routeValues to build the key causing RemoveItems to fail
#67
radleta
opened
6 years ago
0
Can i change input database of mvcdonutcaching?
#66
minhncud
opened
6 years ago
0
Order of route values shouldn't impact key built
#65
jonathanjto
opened
6 years ago
1
unnecessary Comments were adding
#64
HappyCoder99
opened
7 years ago
2
Serialization error when trying to pass model object to child action using action method extension of Donutcache
#63
codeworm47
opened
7 years ago
1
cache only non-authenticated pages
#62
RickTheHat
closed
6 years ago
2
getting "Object reference not set to an instance of an object" while generating a key
#61
gdegroot
opened
7 years ago
1
Filtering is not allowed. While implementing Donut Caching.
#60
AnkitDotNet
opened
7 years ago
0
abstract controller class derived as regular controllers in two different areas hits same cache
#59
kavhad
opened
8 years ago
0
Not working with route attribute
#58
WaqasRL
opened
8 years ago
0
Missing null check in KeyGenerator.cs
#57
martingit
closed
8 years ago
2
Cache expiry policy
#56
mokonta
opened
8 years ago
0
MvcDonutCaching doesn't work on ChildActions?
#55
Mds92
closed
8 years ago
5
Server crash on creating cache item
#54
vietphung97
opened
8 years ago
0
FileResult getting corrupted
#53
thinkbigsoftware
opened
9 years ago
0
Clear cache with return View doesn't work
#52
emnbdx
closed
9 years ago
1
Keep serialiser in sync with attribute.
#51
dabutvin
closed
9 years ago
1
Sometimes application cache throws System.Web.HttpException
#50
Sebosek
opened
9 years ago
2
help,if custom RouteConfig,the 'area' parameter not work in asp.net mvc
#49
ma7x
opened
9 years ago
5
How to use with RenderPartial?
#48
basememara
closed
9 years ago
1
Is it safe to use OnResultExecuting and OnResultExecuted however I want?
#47
migig
closed
9 years ago
1
excluding child action of a child action failes
#46
mahdi87gh
opened
9 years ago
13
Child actions are not allowed to perform redirect actions.
#45
Sebosek
opened
9 years ago
1
How to disable/clear caching in a controller action
#44
dmikester1
opened
9 years ago
2
Update Nuget packages, added support to cache headers
#43
ghost
opened
9 years ago
5
Complex type as argument for Html.Action
#42
migig
closed
9 years ago
1
[MVC6] Support for View Components
#41
jbreuer
opened
9 years ago
3
problem with filterContext.HttpContext.Response.Filter in OnResultExecuted from ActionFilterAttribute
#40
huangjinshe
closed
9 years ago
5
Allow a SkipByCustom string to be specified
#39
gareththackeray
closed
3 years ago
2
Why [DonutOutputCache(Duration = 1 * 60 * 60)] only cache on server?
#38
huangjinshe
closed
9 years ago
0
Custom output cache provider using MongoDb
#37
mattwilderness
closed
9 years ago
4
How to remove Child action cache
#36
LockTar
closed
8 years ago
5
Azure Redis output cache provider issue
#35
hpcsc
closed
9 years ago
4
how to set duration programmatically
#34
amirjelo
opened
9 years ago
2
Add Azure Caching Implementation
#33
stephenmichaelf
opened
9 years ago
0
Add UnitTests project. Add xUnit. Add tests for CacheSettings.
#32
stephenmichaelf
closed
6 years ago
9
Ability to make custom remove queries
#31
moonpyk
opened
10 years ago
0
Clear Cache For GetVaryByCustomString - CacheProfile?
#30
YodasMyDad
closed
10 years ago
3
Why GetVaryByCustomString execute twice?
#29
huangjinshe
closed
10 years ago
6
Caching Response Headers
#28
LinuxDoku
opened
10 years ago
9
fixed duplicate key exception
#27
anorborg
closed
10 years ago
2
Null reference exception
#26
tubededentifrice
closed
10 years ago
5
Action that takes ViewDataDictionary as parameter in Html.RenderAction breaks serialiser
#25
jkpindahbc
closed
10 years ago
4
DataContractSerializer seems is not respecting [EnumMember] attribute and causing errors with serializing view's RouteData.
#24
Alkapin
closed
10 years ago
2
DonutOutputCache VaryByCustom not working
#23
alb-xss
closed
10 years ago
12
Pick CacheProvider in runtime
#22
niksanla2
opened
10 years ago
0
Next