{"id":15059966,"url":"https://github.com/jurij15/navigationservice","last_synced_at":"2025-05-09T00:45:53.504Z","repository":{"id":208487708,"uuid":"721771136","full_name":"Jurij15/NavigationService","owner":"Jurij15","description":"A small library to help you navigate in your WinUI3 apps","archived":false,"fork":false,"pushed_at":"2024-01-09T14:12:48.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-09T00:45:31.872Z","etag":null,"topics":["navigation","wasdk","windowsappsdk","winui3"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Jurij15.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}},"created_at":"2023-11-21T18:34:46.000Z","updated_at":"2025-01-15T08:59:00.000Z","dependencies_parsed_at":"2024-01-09T15:44:49.500Z","dependency_job_id":null,"html_url":"https://github.com/Jurij15/NavigationService","commit_stats":null,"previous_names":["jurij15/navigationservice"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jurij15%2FNavigationService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jurij15%2FNavigationService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jurij15%2FNavigationService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jurij15%2FNavigationService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jurij15","download_url":"https://codeload.github.com/Jurij15/NavigationService/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171215,"owners_count":21865282,"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":["navigation","wasdk","windowsappsdk","winui3"],"created_at":"2024-09-24T22:50:33.277Z","updated_at":"2025-05-09T00:45:53.479Z","avatar_url":"https://github.com/Jurij15.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NavigationService\nA small library to help you navigate in your WinUI3 apps\n\n# Sample\n- For sample usage, refer to the [TestApp](https://github.com/Jurij15/NavigationService/tree/master/TestApp%23)\n\n# Properties\n## Page Properties\n| Name      | Data Type | Description |\n| ----------- | ----------- | ----------- |\n| IsHeaderVisible | bool | Determines whether NavigationViewHeader will be visible when navigated to this page |\n| ClearNavigation | bool | Clear the navigation Breadcrumb will be cleaned when navigated to the page |\n| PageTitle | string | Sets the title of the page on Breadcrumb|\n| AllowNavigationViewItemFocusWhenNavigatedTo | bool | Focus the required NavigationViewItem when navigated to this page|\n| NavigationViewItemName | string | Name of the NavigationViewItem to focus if AllowNavigationViewItemFocusWhenNavigatedTo is set to true |\n### Notes\n- Only use AllowNavigationViewItemFocusWhenNavigatedTo if ClearNavigation is set to true, otherwise it might look confusing to use\n\n## NavigationViewItem Properties\n| Name      | Data Type | Description |\n| ----------- | ----------- | ----------- |\n| TargetPageType | System.Type | Page to navigate to |\n| NavigateAnimationType | NavigationService.NavigateAnimationType | Animation to use when navigating |\n| SettingsPageType | System.Type | Settings page to navigate to when IsSettingsVisible is true and is selected |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurij15%2Fnavigationservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjurij15%2Fnavigationservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurij15%2Fnavigationservice/lists"}