{"id":22065578,"url":"https://github.com/karenpayneoregon/task-dialog-library","last_synced_at":"2025-06-29T03:39:58.269Z","repository":{"id":110840677,"uuid":"529712071","full_name":"karenpayneoregon/task-dialog-library","owner":"karenpayneoregon","description":"Library for TaskDialogs","archived":false,"fork":false,"pushed_at":"2024-03-13T16:57:46.000Z","size":134,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-13T01:17:40.690Z","etag":null,"topics":["csharp-core","dialogs","windows-forms"],"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/karenpayneoregon.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,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-08-27T22:41:41.000Z","updated_at":"2023-12-16T14:17:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d1e4e12-94ef-4ee6-8725-741afd9ce242","html_url":"https://github.com/karenpayneoregon/task-dialog-library","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/karenpayneoregon%2Ftask-dialog-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenpayneoregon%2Ftask-dialog-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenpayneoregon%2Ftask-dialog-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenpayneoregon%2Ftask-dialog-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karenpayneoregon","download_url":"https://codeload.github.com/karenpayneoregon/task-dialog-library/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253851079,"owners_count":21973674,"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":["csharp-core","dialogs","windows-forms"],"created_at":"2024-11-30T19:20:06.322Z","updated_at":"2025-05-13T01:17:48.789Z","avatar_url":"https://github.com/karenpayneoregon.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# .NET Core 8 TaskDialog\n\n\u003e **Note**\n\u003e Although all projects use C#12, most can be used in .NET Core 5, 6, 7 with little effort.\n\nWhen an application requires a message to be display or to ask a user questions the common method is to use a [MessageBox](https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.messagebox?view=windowsdesktop-6.0).\n\nA standard message box with its many overloads for Show method is fine for simply displaying and asking for input (without a input/textbox) while the TaskDialog provides more flexibilities. With these flexibilities comes more code which can be placed into a separate class in a project or better, place code into a separate class project. To use the class project, add a reference to a project or create a NuGet local package and install the package in any project.\n\nInclude are several methods to ask a question, display information and a dialog to ask a question with a time-out.\n\nFor full documentation see the following [repository](https://github.com/karenpayneoregon/task-dialog-csharp) which has many more examples which were not placed here to keep this library simple.\n\n![x](assets/screenshot.png)\n\n![Figure1](DoNotShowAgainApp/assets/figure1.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarenpayneoregon%2Ftask-dialog-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarenpayneoregon%2Ftask-dialog-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarenpayneoregon%2Ftask-dialog-library/lists"}