{"id":15424482,"url":"https://github.com/egorbo/mvvmnavigationtoolkit","last_synced_at":"2025-07-08T00:06:33.047Z","repository":{"id":78506623,"uuid":"12062536","full_name":"EgorBo/MvvmNavigationToolkit","owner":"EgorBo","description":"Navigation toolkit for Windows Phone \u0026 Windows Store apps","archived":false,"fork":false,"pushed_at":"2014-06-15T07:58:05.000Z","size":489,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T09:41:27.800Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EgorBo.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}},"created_at":"2013-08-12T17:59:39.000Z","updated_at":"2021-04-14T04:37:54.000Z","dependencies_parsed_at":"2023-02-23T20:25:33.054Z","dependency_job_id":null,"html_url":"https://github.com/EgorBo/MvvmNavigationToolkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgorBo%2FMvvmNavigationToolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgorBo%2FMvvmNavigationToolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgorBo%2FMvvmNavigationToolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgorBo%2FMvvmNavigationToolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EgorBo","download_url":"https://codeload.github.com/EgorBo/MvvmNavigationToolkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249730641,"owners_count":21317327,"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":[],"created_at":"2024-10-01T17:47:09.558Z","updated_at":"2025-04-19T15:48:54.060Z","avatar_url":"https://github.com/EgorBo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"MvvmNavigationToolkit\n=====================\n\nNavigation toolkit for Windows Phone \u0026amp; Windows Store apps\n\nIt's all about wiring VM together with Views using fluent syntax:\n\n            _navigationBuilder\n                .RegisterViewModel\u003cFrameViewModel\u003e().StaticResource().WithoutView()\n                .RegisterViewModel\u003cMainViewModel\u003e().Singleton().ForView\u003cMainPage\u003e()\n                .RegisterViewModel\u003cNotesViewModel\u003e().StaticResource().ForView\u003cNotesView\u003e()\n                .RegisterViewModel\u003cNoteViewModel\u003e().ForView\u003cNoteView\u003e()\n                .RegisterViewModel\u003cAppSettingsViewModel\u003e().ForView\u003cAppSettingsView\u003e()\n                ;\n                \nAnd now in any ViewModel you can open one in this way:\n\n        ServiceLocator.Resolve\u003cNotesViewModel\u003e().Show();\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegorbo%2Fmvvmnavigationtoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegorbo%2Fmvvmnavigationtoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegorbo%2Fmvvmnavigationtoolkit/lists"}