{"id":18916543,"url":"https://github.com/sonnemaf/windowsmarkupextensions","last_synced_at":"2025-08-22T11:04:38.715Z","repository":{"id":41270093,"uuid":"149422187","full_name":"sonnemaf/WindowsMarkupExtensions","owner":"sonnemaf","description":"Windows Markup Extensions for UWP apps","archived":false,"fork":false,"pushed_at":"2018-11-06T13:37:35.000Z","size":38,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T12:54:56.781Z","etag":null,"topics":["blend","csharp","uwp","visualstudio","xaml"],"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/sonnemaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-19T09:01:18.000Z","updated_at":"2024-05-15T22:14:21.000Z","dependencies_parsed_at":"2022-09-20T23:43:54.940Z","dependency_job_id":null,"html_url":"https://github.com/sonnemaf/WindowsMarkupExtensions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sonnemaf/WindowsMarkupExtensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnemaf%2FWindowsMarkupExtensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnemaf%2FWindowsMarkupExtensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnemaf%2FWindowsMarkupExtensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnemaf%2FWindowsMarkupExtensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonnemaf","download_url":"https://codeload.github.com/sonnemaf/WindowsMarkupExtensions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonnemaf%2FWindowsMarkupExtensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271628166,"owners_count":24792821,"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-08-22T02:00:08.480Z","response_time":65,"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":["blend","csharp","uwp","visualstudio","xaml"],"created_at":"2024-11-08T10:19:54.894Z","updated_at":"2025-08-22T11:04:38.669Z","avatar_url":"https://github.com/sonnemaf.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WindowsMarkupExtensions\nWindows Markup Extensions for UWP apps. It requires the Windows Fall Creators Update (16299) as the minimum version. \n\nGet it on nuget:\n```\n   PM\u003e Install-Package WindowsMarkupExtensions \n```\n\nThe **OnDevice** markup extension can be used for DeviceFamily specific property values. \nIt is inspired on the OnPlatform/OnIdiom markup extensions from Xamarin.Forms 3.2, \nsee https://github.com/xamarin/Xamarin.Forms/issues/2608\n\n```\n\u003cPage\n    x:Class=\"TestApp.MainPage\"\n    xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\"\n    xmlns:x=\"http://schemas.microsoft.com/winfx/2006/xaml\"\n    xmlns:d=\"http://schemas.microsoft.com/expression/blend/2008\"\n    xmlns:mc=\"http://schemas.openxmlformats.org/markup-compatibility/2006\"\n    mc:Ignorable=\"d\"\n    xmlns:wme=\"using:ReflectionIT.WindowsMarkupExtensions\"\n    Background=\"{ThemeResource ApplicationPageBackgroundThemeBrush}\"\u003e\n\n    \u003cGrid\u003e\n        \u003cTextBlock Text=\"{wme:OnDevice Desktop=Hello, Xbox=World}\"\n                   FontSize=\"{wme:OnDevice Team=42, IoT=60, Default=21}\" \n                   HorizontalAlignment=\"Center\" \n                   VerticalAlignment=\"Center\"/\u003e\n    \u003c/Grid\u003e\n\u003c/Page\u003e\n```\n\nRun the test app to see it in use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonnemaf%2Fwindowsmarkupextensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonnemaf%2Fwindowsmarkupextensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonnemaf%2Fwindowsmarkupextensions/lists"}