https://github.com/mathieumack/mvvx.plugins.caching
A memory caching library for MvvmCross.
https://github.com/mathieumack/mvvx.plugins.caching
Last synced: about 1 year ago
JSON representation
A memory caching library for MvvmCross.
- Host: GitHub
- URL: https://github.com/mathieumack/mvvx.plugins.caching
- Owner: mathieumack
- License: mit
- Created: 2016-11-21T21:58:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T21:40:40.000Z (almost 7 years ago)
- Last Synced: 2024-04-29T01:33:29.761Z (about 2 years ago)
- Language: C#
- Size: 501 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MvvX.Plugins.Caching
[](https://dev.azure.com/mackmathieu/Github/_build/latest?definitionId=2)
[](https://sonarcloud.io/dashboard?id=github-MvvX.Plugins.Caching)
[](https://github.com/mathieumack/MvvX.Plugins.Caching/blob/master/LICENSE.TXT)
MvvX.Plugins.Caching contains a memory cache service that allow you to store object in memory for your MvvmCross application.
## How-to
TODO ;)
## How to Engage, Contribute and Provide Feedback
Some of the best ways to contribute are to try things out, file bugs, join in design conversations, and fix issues.
* If you have a question or have found a bug, [file an issue](https://github.com/mathieumack/MvvX.Plugins.Caching/issues/new).
## License
MvvX.Plugins.Caching is licensed under the [MIT license](LICENSE.TXT).