0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 17, 2025 — Aug 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #145 from filipw/dev More... about 11 years ago
Merge pull request #144 from filipw/feature/cache-ignore More... about 11 years ago
updated docs More... about 11 years ago
added tests for ignoring cache More... about 11 years ago
added IgnoreCacheOutputAttribute More... about 11 years ago
Merge pull request #143 from filipw/dev More... about 11 years ago
Merge pull request #142 from vdex42/dev More... about 11 years ago
Fix bug: MediaTypeHeaderValue System.FormatException: The format of value 'application/json; charset=utf-8' is invalid. - Caused when cache expires halfway during a request. - Add unit test to cover bug scenario. More... about 11 years ago
Merge pull request #140 from filipw/dev More... about 11 years ago
Merge pull request #139 from filipw/bugfix/controllername-cachekey More... about 11 years ago
globally apply the change from ControllerName -> ControllerType.FullName (tests, cache key generator, base cache key) More... about 11 years ago
Merge pull request #138 from filipw/bugfix/103 More... about 11 years ago
obsolete Get() in favor of Get<T> on IApiOutputCache More... about 11 years ago
added IHttpActionResult handling More... about 11 years ago
added PATCH and MERGE to AutoInvalidateCacheOutputAttribute More... about 11 years ago
Merge pull request #137 from filipw/bugfix/118 More... about 11 years ago
prevent race condition in CacheOutputAttribute over the response media type field More... about 11 years ago
Merge pull request #136 from filipw/dev More... about 11 years ago
Merge pull request #135 from filipw/feature/cleanup-retirev1 More... about 11 years ago
Merge pull request #127 from Thorium/master More... about 11 years ago
fixed failing tests More... about 11 years ago
updated to web api 5.2.3 More... about 11 years ago
removed Web API 1 completely - no longer supported More... about 11 years ago
removed Web API 1 projects More... about 11 years ago
removed the hack around async filter More... about 11 years ago
Possibility to override eTag-creation for custom caching rules. See: https://github.com/meerikss/AspNetWebApi-OutputCache/commit/2811ff015c9b9e358c5f31c5b947b278e6b9a89f
thorium
as Tuomas Hietanen
More... over 11 years ago
Smaller lambda closure capture. See: https://github.com/meerikss/AspNetWebApi-OutputCache/commit/aaaad8ec0c528120edbaf027eaad0bd8d59ba786
thorium
as Tuomas Hietanen
More... over 11 years ago
Merge pull request #123 from sbezludny/master More... over 11 years ago
Update README.md More... over 11 years ago
Removed content-length header More... over 11 years ago