{"id":16687153,"url":"https://github.com/redth/maui.onboarding","last_synced_at":"2025-10-05T09:55:47.985Z","repository":{"id":249876823,"uuid":"832828930","full_name":"Redth/Maui.Onboarding","owner":"Redth","description":"Docs, scripts, helpers, and more to configure your environment easily for .NET MAUI development","archived":false,"fork":false,"pushed_at":"2024-08-01T20:36:42.000Z","size":37,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-12T02:33:15.170Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Redth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-23T19:58:55.000Z","updated_at":"2025-07-09T03:38:39.000Z","dependencies_parsed_at":"2024-10-28T11:29:32.186Z","dependency_job_id":"64533ada-b96d-42a3-8545-478fcb8b93e2","html_url":"https://github.com/Redth/Maui.Onboarding","commit_stats":null,"previous_names":["redth/maui.onboarding"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Redth/Maui.Onboarding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FMaui.Onboarding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FMaui.Onboarding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FMaui.Onboarding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FMaui.Onboarding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Redth","download_url":"https://codeload.github.com/Redth/Maui.Onboarding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Redth%2FMaui.Onboarding/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278437951,"owners_count":25986760,"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-05T02:00:06.059Z","response_time":54,"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-10-12T15:08:00.183Z","updated_at":"2025-10-05T09:55:47.953Z","avatar_url":"https://github.com/Redth.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maui.Onboarding\nDocs, scripts, helpers, and more to configure your environment easily for .NET MAUI development\n\n## Provisioning\nThe Provisioning directory provides scripts and examples of how to quickly provision your machine with all of the software, tooling, and configuration changes you might need to develop .NET MAUI.\n\n### Windows\nWindows makes use of WinGet configurations using both `user.winget` and `elevated.winget` configuration files which define resources to be installed / applied using the PowerShell Desired System Configuration packages.\nThere's also a `.vsconfig` file which specifies the necessary Visual Studio components to be installed.\n\nAll of these files get packaged as base64 strings into a boostrap wrapper .ps1 provisioning script which can be downloaded and executed directly with the command:\n\n```\nSet-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://github.com/Redth/Maui.Onboarding/releases/latest/download/ProvisionWindows.ps1'))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredth%2Fmaui.onboarding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredth%2Fmaui.onboarding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredth%2Fmaui.onboarding/lists"}