{"id":20547914,"url":"https://github.com/emoacht/windowsruntimesettings","last_synced_at":"2026-08-04T07:31:46.879Z","repository":{"id":35992951,"uuid":"40284797","full_name":"emoacht/WindowsRuntimeSettings","owner":"emoacht","description":"A library for Windows Runtime app to save/load settings of various types with encryption if necessary","archived":false,"fork":false,"pushed_at":"2019-03-06T01:05:12.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-08T10:48:39.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emoacht.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-06T04:44:06.000Z","updated_at":"2021-06-24T13:06:38.000Z","dependencies_parsed_at":"2022-08-27T05:22:02.942Z","dependency_job_id":null,"html_url":"https://github.com/emoacht/WindowsRuntimeSettings","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emoacht/WindowsRuntimeSettings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FWindowsRuntimeSettings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FWindowsRuntimeSettings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FWindowsRuntimeSettings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FWindowsRuntimeSettings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emoacht","download_url":"https://codeload.github.com/emoacht/WindowsRuntimeSettings/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoacht%2FWindowsRuntimeSettings/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004908,"owners_count":26083802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T02:11:13.370Z","updated_at":"2025-10-10T18:07:31.544Z","avatar_url":"https://github.com/emoacht.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Windows Runtime Settings\r\n\r\nA library for Windows Runtime app to save/load settings of various types with encryption if necessary. It utilizes LocalSettings/RoamingSettings, LocalFolder/RoamingFolder and PasswordVault as backing stores of properties for settings.\r\n\r\n## Requirements\r\n\r\n * Some parts use features of C# 6.0 and so require Visual Studio 2015.\r\n\r\n## Usage\r\n\r\n| Attribute           | Description                                                                                                                                               |\r\n|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|\r\n| RoamingAttribute    | Property values are saved in RoamingSettings or RoamingFolder (if CryptFileAttribute is also attached). Otherwise, the values are saved in LocalSettings. |\r\n| CryptVaultAttribute | Property values are saved in PasswordVault. The number of items is limited to 10 at the maximum.                                                          |\r\n| CryptFileAttribute  | Property values are encrypted and saved in a file in LocalFolder or RoamingFolder (if RoamingAttribute is also attached).                                 |\r\n\r\n## License\r\n\r\n - MIT License\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoacht%2Fwindowsruntimesettings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femoacht%2Fwindowsruntimesettings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoacht%2Fwindowsruntimesettings/lists"}