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 49 forks source link

the documentation is not immediately found in the cache deletion. Therefore, I tried out the demo program. So I have two delete button on the side, which you can test the operation of the cache. I do not know if that is of interest, in any event, I'll sho #3

Closed gplesz closed 11 years ago

moonpyk commented 11 years ago

Thank you for this pull request, I'm gonna make a release tonight, so i'll merge it later :+1:

gplesz commented 11 years ago

gorgeous! (the mvcdonutcaching excellent, so I look forward to the new version)

moonpyk commented 11 years ago

If you don't mind, I'll fold this pull request into one single commit then merge it. :question:

moonpyk commented 11 years ago

Merged into dev

moonpyk commented 11 years ago

To start working clean again, you'll have to "reset --hard" your master branch to the master of this repository.

gplesz commented 11 years ago

Ok, i will! (I still have classes to GitHub, but a good student:))

moonpyk commented 11 years ago

Don't hesitate to ask for help here :)

gplesz commented 11 years ago

Ok, thx! :+1: