Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CacheProvider<T> implementation #10

Closed
drebrez opened this issue Sep 20, 2023 · 0 comments · Fixed by #23
Closed

Add CacheProvider<T> implementation #10

drebrez opened this issue Sep 20, 2023 · 0 comments · Fixed by #23
Labels
enhancement New feature or request

Comments

@drebrez
Copy link
Collaborator

drebrez commented Sep 20, 2023

Similar implementation as the Neolution.Abstractions.Caching.CacheProvider

https://github.com/neolution-ch/Neolution.Abstractions/blob/main/Neolution.Abstractions/Caching/CacheProvider.cs

@drebrez drebrez added the enhancement New feature or request label Oct 9, 2023
@drebrez drebrez changed the title Add Cache interface and GenericCache<T> implementation Add CacheProvider<T> implementation Jan 12, 2024
drebrez added a commit that referenced this issue Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant