An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.9.0
almost 2 years ago
Versions
1
Downloads
197 total
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/cachethis
spec
License GPL-3.0-or-later
First Release almost 2 years ago
Last Synced 3 days ago
Repository
Stars 1 on GitHub
Forks 0 on GitHub