{"id":17920178,"url":"https://github.com/lostmsu/recursivechangenotifier","last_synced_at":"2025-03-24T00:32:12.090Z","repository":{"id":65591277,"uuid":"69632704","full_name":"lostmsu/RecursiveChangeNotifier","owner":"lostmsu","description":"Track changes in nested INotifyPropertyChanged and INotifyCollectionChanged objects","archived":false,"fork":false,"pushed_at":"2022-07-27T18:21:49.000Z","size":31,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-02T14:16:42.996Z","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/lostmsu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-30T04:06:23.000Z","updated_at":"2023-06-17T19:49:40.000Z","dependencies_parsed_at":"2023-01-30T22:00:17.024Z","dependency_job_id":null,"html_url":"https://github.com/lostmsu/RecursiveChangeNotifier","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmsu%2FRecursiveChangeNotifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmsu%2FRecursiveChangeNotifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmsu%2FRecursiveChangeNotifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostmsu%2FRecursiveChangeNotifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostmsu","download_url":"https://codeload.github.com/lostmsu/RecursiveChangeNotifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221926660,"owners_count":16902915,"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-28T20:21:42.263Z","updated_at":"2024-10-28T20:21:42.750Z","avatar_url":"https://github.com/lostmsu.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NuGet version](https://badge.fury.io/nu/RecursiveChangeNotifier.svg)](https://badge.fury.io/nu/RecursiveChangeNotifier)\n\n```csharp\nvar listener = ChangeListener.Create(myViewModel);\nlistener.PropertyChanged += \n    new PropertyChangedEventHandler\u003cNestedPropertyChangedEventArgs\u003e(listener_PropertyChanged);\nlistener.CollectionChanged +=\n    new NotifyCollectionChangedEventHandler(listener_CollectionChanged);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostmsu%2Frecursivechangenotifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostmsu%2Frecursivechangenotifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostmsu%2Frecursivechangenotifier/lists"}