maui-data-storage
CommunitySecure, scalable data storage for MAUI apps.
AuthorRimblehelm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides guidance on secure, maintainable data storage patterns for .NET MAUI apps, helping developers store, retrieve, and manage data across platforms.
Core Features & Use Cases
- SQLite/EF Core patterns for relational data with a single, shared connection.
- Appropriate use of Preferences for non-sensitive settings and SecureStorage for secrets.
- Cross-platform file system access using FileSystem.AppDataDirectory.
- Example: store user preferences and offline data locally for responsive apps.
Quick Start
Set up a storage service layer that uses a singleton SQLite connection for data, SecureStorage for secrets, and Preferences for non-sensitive settings.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: maui-data-storage Download link: https://github.com/Rimblehelm/.NET-MAUI-Skills/archive/main.zip#maui-data-storage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.