{"id":22065606,"url":"https://github.com/karenpayneoregon/notification-change-samples","last_synced_at":"2026-05-18T15:13:13.042Z","repository":{"id":213991674,"uuid":"735431862","full_name":"karenpayneoregon/notification-change-samples","owner":"karenpayneoregon","description":"Example for implementing change notifications in Window Forms for classes attached to controls","archived":false,"fork":false,"pushed_at":"2023-12-24T23:00:50.000Z","size":385,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T18:16:56.006Z","etag":null,"topics":["changenotifier","csharpcore","net8","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,"publiccode":null,"codemeta":null}},"created_at":"2023-12-24T22:58:39.000Z","updated_at":"2024-06-11T18:37:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8ccd18b-7b78-4d7c-8af7-d71efa94baa2","html_url":"https://github.com/karenpayneoregon/notification-change-samples","commit_stats":null,"previous_names":["karenpayneoregon/notification-change-samples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/karenpayneoregon/notification-change-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenpayneoregon%2Fnotification-change-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenpayneoregon%2Fnotification-change-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenpayneoregon%2Fnotification-change-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenpayneoregon%2Fnotification-change-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karenpayneoregon","download_url":"https://codeload.github.com/karenpayneoregon/notification-change-samples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karenpayneoregon%2Fnotification-change-samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273416392,"owners_count":25101807,"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-09-03T02:00:09.631Z","response_time":76,"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":["changenotifier","csharpcore","net8","windows-forms"],"created_at":"2024-11-30T19:20:21.991Z","updated_at":"2026-05-18T15:13:03.024Z","avatar_url":"https://github.com/karenpayneoregon.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nWhen working with a DataGridView with a DataTable as the data source there is change notification built-in while when working with classes/models with controls a developer must implement INotifyPropertyChanged or use a third-party library like PostScript (a paid for library) or Fody.\n\nThis project shows conventional INotifyPropertyChanged and Fody for implementation of property change notification.\n\n\u003e **Note**\n\u003e That for controls such as ComboBox and ListBox where the underlying data may change, consider not using a DataTable but instead the same methods used for this code sample by replacing the DataGridView with a ComboBox or ListBox which works same as the DataGridView as the first iteration of this project used ListBox controls.\n\n\n## Overview\n\nExamples for conventional property change notification using [INotifyPropertyChanged](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.inotifypropertychanged?view=net-8.0) and [PropertyChanged.Fody](https://www.nuget.org/packages/PropertyChanged.Fody/4.1.0?_src=template).\n\n## See\n\nReadme file in the project for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarenpayneoregon%2Fnotification-change-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarenpayneoregon%2Fnotification-change-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarenpayneoregon%2Fnotification-change-samples/lists"}