{"id":15059900,"url":"https://github.com/vitaliy-bezugly/uwp-tutorial","last_synced_at":"2025-03-15T04:12:45.879Z","repository":{"id":183464317,"uuid":"670126010","full_name":"vitaliy-bezugly/uwp-tutorial","owner":"vitaliy-bezugly","description":"This project is a basic demonstration of a UWP application using WinUI and the MVVM pattern.","archived":false,"fork":false,"pushed_at":"2023-07-24T14:00:23.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T19:48:43.695Z","etag":null,"topics":["mvvm","tutorial","uwp","winui2"],"latest_commit_sha":null,"homepage":"","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/vitaliy-bezugly.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,"governance":null}},"created_at":"2023-07-24T10:56:07.000Z","updated_at":"2024-07-08T20:17:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e68da15a-27f5-4a6c-9658-307e48588169","html_url":"https://github.com/vitaliy-bezugly/uwp-tutorial","commit_stats":null,"previous_names":["vitaliy-bezugly/uwp-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bezugly%2Fuwp-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bezugly%2Fuwp-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bezugly%2Fuwp-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitaliy-bezugly%2Fuwp-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitaliy-bezugly","download_url":"https://codeload.github.com/vitaliy-bezugly/uwp-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243681084,"owners_count":20330155,"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","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":["mvvm","tutorial","uwp","winui2"],"created_at":"2024-09-24T22:49:37.936Z","updated_at":"2025-03-15T04:12:45.856Z","avatar_url":"https://github.com/vitaliy-bezugly.png","language":"C#","readme":"# UWP Application with WinUI and MVVM\n\nThis project is a basic demonstration of a UWP application using WinUI and the MVVM pattern. The application features a navigation sidebar, binding commands, and navigation between pages.\n\n## Project Structure\n\nThe application is divided into three main parts:\n\n1. **Views:** These are the pages in your application, represented by XAML files and their corresponding C# code-behind files.\n\n2. **ViewModels:** Each page has a corresponding ViewModel which contains the logic for the page.\n\n3. **Services:** Services are used to perform operations that aren't specific to a ViewModel, such as navigation.\n\n## Features\n### Navigation\nThe application uses a NavigationView for navigation. The NavigationView contains several NavigationViewItems, each representing a page in the application.\n\nThe application utilizes an INavigationService interface and a corresponding NavigationService implementation to navigate between pages.\n\n### ViewModel Binding\nViewModels are bound to pages using the DataContext property in XAML.\n\n### Commands\nThe application uses ICommand properties in the ViewModel to handle user interaction events. These commands are bound to the respective UI elements in the XAML code.\n\n### Binding to Selected Item\nThe application includes an example of binding a TextBox to a selected item in a ListView.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitaliy-bezugly%2Fuwp-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitaliy-bezugly%2Fuwp-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitaliy-bezugly%2Fuwp-tutorial/lists"}