cachethis
CacheThis is a library designed to facilitate method caching within classes. It operates through a source generator that detects the presence of the [CacheThis] attribute. Simply annotate the methods you wish to cache with the [CacheThis] attribute. Subsequently, the source generator will generate code to produce a derived class named <ClassThatContainsTheMethod>_Cached.
Ecosystem
nuget.org
nuget.org
Latest Release
almost 2 years ago
0.9.0
almost 2 years ago
Versions
1
1
Downloads
197 total
197 total
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |