nuget.org : 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.
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:nuget/cachethis
Keywords:
cache
, caching
, source
, generator
License: GPL-3.0-or-later
Latest release: almost 2 years ago
First release: almost 2 years ago
Downloads: 190 total
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago