{"id":13342232,"url":"https://github.com/wherewhere/ModernWpf.MessageBox","last_synced_at":"2025-03-12T00:31:07.882Z","repository":{"id":65602577,"uuid":"444449191","full_name":"wherewhere/ModernWpf.MessageBox","owner":"wherewhere","description":"A drop-in replacement for System.Windows.MessageBox using a modern WPF UI.","archived":false,"fork":true,"pushed_at":"2023-07-10T09:44:35.000Z","size":119,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T09:39:03.222Z","etag":null,"topics":["messagebox","modernwpf","winui","wpf"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"OpenByteDev/ModernWpf.MessageBox","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wherewhere.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":"2022-01-04T14:27:29.000Z","updated_at":"2024-03-27T14:43:26.000Z","dependencies_parsed_at":"2023-01-31T10:15:25.560Z","dependency_job_id":null,"html_url":"https://github.com/wherewhere/ModernWpf.MessageBox","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/wherewhere%2FModernWpf.MessageBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wherewhere%2FModernWpf.MessageBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wherewhere%2FModernWpf.MessageBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wherewhere%2FModernWpf.MessageBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wherewhere","download_url":"https://codeload.github.com/wherewhere/ModernWpf.MessageBox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136265,"owners_count":20241987,"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":["messagebox","modernwpf","winui","wpf"],"created_at":"2024-07-29T19:28:08.831Z","updated_at":"2025-03-12T00:31:07.417Z","avatar_url":"https://github.com/wherewhere.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ModernWpf.MessageBox\n\n[![nuget badge](https://badgen.net/nuget/v/modernwpf.messagebox)](https://www.nuget.org/packages/ModernWpf.MessageBox/)\n[![Unlicense](https://img.shields.io/github/license/OpenByteDev/ModernWpf.MessageBox)](./LICENSE)\n\nA drop-in replacement for `System.Windows.MessageBox` (and `System.Windows.Forms.MessageBox`) built using a [Modern WPF UI](https://github.com/Kinnara/ModernWpf).\n\n## Installation\n\nTo install with NuGet use the following command in the Packet Manager Console:\n```\nInstall-Package ModernWpf.MessageBox\n```\n\n## Usage\nA simple usage example:\n```cs\nMessageBox.Show(\"This is a test text!\", \"Some title\", MessageBoxButton.YesNoCancel, MessageBoxImage.Question);\n```\n**ModernWPF.MessageBox**\n\n![ModernWpf.MessageBox](https://raw.githubusercontent.com/OpenByteDev/ModernWpf.MessageBox/master/screenshots/Screenshot-01.png) \n\n**System.Windows.MessageBox**\n\n![System.WindowsMessageBox](https://raw.githubusercontent.com/OpenByteDev/ModernWpf.MessageBox/master/screenshots/Screenshot-02.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwherewhere%2FModernWpf.MessageBox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwherewhere%2FModernWpf.MessageBox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwherewhere%2FModernWpf.MessageBox/lists"}