alastairtree / LazyCache

An easy to use thread safe in-memory caching service with a simple developer friendly API for c#
https://nuget.org/packages/LazyCache
MIT License
1.72k stars 159 forks source link

Add XML comment on IAppCache and IAppCacheExtensions #130

Open alastairtree opened 4 years ago

alastairtree commented 4 years ago

[Use the Thumbs Up reaction to vote for this feature, and please avoid adding comments like "+1" as they create noise for others watching the issue.]

To help users add some nice documentation XML comments to the main IAppCache interface and it's extensions IAppCacheExtensions to guide developers on how to use those methods. PRs VERY welcome!

MirzaMerdovic commented 1 year ago

Hi there! Thought of giving this a go and created a PR