Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:

maui-secure-storage

// Add secure storage to .NET MAUI apps using SecureStorage.Default. Covers SetAsync, GetAsync, Remove, RemoveAll, platform setup (Android backup rules, iOS Keychain entitlements, Windows limits), common pitfalls, and a DI wrapper service for testability. USE FOR: "secure storage", "SecureStorage", "store token securely", "Keychain", "Android Keystore", "save secret", "encrypted storage", "store credentials", "sensitive data storage". DO NOT USE FOR: general file storage (use maui-file-handling), SQLite databases (use maui-sqlite-database), or authentication flows (use maui-authentication).

$ git log --oneline --stat
stars:١٤٣
forks:١٧
updated:٢٦ مارس ٢٠٢٦ في ٢٠:٢٥
مستكشف الملفات
2 ملفات
SKILL.md
readonly