openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
aspnetwebapi-outputcache
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
1 day
ago.
Aug 17, 2025 — Aug 17, 2026
Showing page 2 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #145 from filipw/dev
Filip W
More...
about 11 years ago
Merge pull request #144 from filipw/feature/cache-ignore
Filip W
More...
about 11 years ago
updated docs
filipw
More...
about 11 years ago
added tests for ignoring cache
filipw
More...
about 11 years ago
added IgnoreCacheOutputAttribute
filipw
More...
about 11 years ago
Merge pull request #143 from filipw/dev
Filip W
More...
about 11 years ago
Merge pull request #142 from vdex42/dev
Filip W
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.
vdex42
More...
about 11 years ago
Merge pull request #140 from filipw/dev
Filip W
More...
about 11 years ago
Merge pull request #139 from filipw/bugfix/controllername-cachekey
Filip W
More...
about 11 years ago
globally apply the change from ControllerName -> ControllerType.FullName (tests, cache key generator, base cache key)
filipw
More...
about 11 years ago
Merge pull request #138 from filipw/bugfix/103
Filip W
More...
about 11 years ago
obsolete Get() in favor of Get<T> on IApiOutputCache
filipw
More...
about 11 years ago
added IHttpActionResult handling
filipw
More...
about 11 years ago
added PATCH and MERGE to AutoInvalidateCacheOutputAttribute
filipw
More...
about 11 years ago
Merge pull request #137 from filipw/bugfix/118
Filip W
More...
about 11 years ago
prevent race condition in CacheOutputAttribute over the response media type field
filipw
More...
about 11 years ago
Merge pull request #136 from filipw/dev
Filip W
More...
about 11 years ago
Merge pull request #135 from filipw/feature/cleanup-retirev1
Filip W
More...
about 11 years ago
Merge pull request #127 from Thorium/master
Filip W
More...
about 11 years ago
fixed failing tests
filipw
More...
about 11 years ago
updated to web api 5.2.3
filipw
More...
about 11 years ago
removed Web API 1 completely - no longer supported
filipw
More...
about 11 years ago
removed Web API 1 projects
filipw
More...
about 11 years ago
removed the hack around async filter
filipw
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
Filip W
More...
over 11 years ago
Update README.md
Filip W
More...
over 11 years ago
Removed content-length header
Serg
More...
over 11 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree