Travis_Daily
- 6,172 total downloads
- last updated 9/21/2020
- Latest version: 1.3.0
Adds an Object which caches. Provide it a key and a function to populate the value.
- 5,511 total downloads
- last updated 9/21/2020
- Latest version: 1.2.0
Static files should be set to cache indefinitely. However, this creates an issue when you need to update said static files. CodeByDay.FileTagger offers the solution. This NuGet allows adding a tag to a static file. By updating this tag when the file is modified, browser caches are successfully...
More information
- 4,544 total downloads
- last updated 11/6/2020
- Latest version: 1.3.1
Adds the ServerCacheAttribute to intelligently cache responses on the server side. Adds the ClientCacheAttribute to instruct the client to cache. Add the RequestJoinAttribute to deduplicate simultaneous requests.