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 Remove() operation, to remove a single existing item from the store #9

Open
hanssens opened this issue Feb 15, 2017 · 1 comment
Labels

Comments

@hanssens
Copy link
Owner

No description provided.

@Kermel
Copy link

Kermel commented Nov 29, 2019

Hello, is there anything new regarding this feature ? Any plans for updating?

I'm using the LocalStorage as an enhancement for the long-term caching and it would be nice to have the Remove functionality out of the box. Now I need to emulate it by an extension method and reflective access to the inner dictionary which I really don't like :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants