{"id":29672930,"url":"https://github.com/thunderdesign/thunderdesign.net-pcl.dynamic","last_synced_at":"2025-07-22T21:09:22.207Z","repository":{"id":43024356,"uuid":"459012820","full_name":"ThunderDesign/ThunderDesign.Net-PCL.Dynamic","owner":"ThunderDesign","description":"A combination of generic Dynamic Thread-Safe objects that can be used in all application types.","archived":false,"fork":false,"pushed_at":"2022-03-22T19:38:02.000Z","size":398,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T08:01:53.853Z","etag":null,"topics":["bindable","binding","c-sharp","cross-platform","dotnet-core","dotnet-framework","dotnet-standard","dynamic","mono","net","pcl-library","threading","thunderdesign","unity","visual-studio","xamarin-android","xamarin-forms","xamarin-ios","xamarin-mac","xamarin-uwp"],"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/ThunderDesign.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-02-14T04:16:37.000Z","updated_at":"2023-08-27T09:53:58.000Z","dependencies_parsed_at":"2022-08-19T23:40:48.780Z","dependency_job_id":null,"html_url":"https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ThunderDesign/ThunderDesign.Net-PCL.Dynamic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThunderDesign%2FThunderDesign.Net-PCL.Dynamic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThunderDesign%2FThunderDesign.Net-PCL.Dynamic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThunderDesign%2FThunderDesign.Net-PCL.Dynamic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThunderDesign%2FThunderDesign.Net-PCL.Dynamic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThunderDesign","download_url":"https://codeload.github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThunderDesign%2FThunderDesign.Net-PCL.Dynamic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266573229,"owners_count":23950185,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["bindable","binding","c-sharp","cross-platform","dotnet-core","dotnet-framework","dotnet-standard","dynamic","mono","net","pcl-library","threading","thunderdesign","unity","visual-studio","xamarin-android","xamarin-forms","xamarin-ios","xamarin-mac","xamarin-uwp"],"created_at":"2025-07-22T21:09:21.215Z","updated_at":"2025-07-22T21:09:22.188Z","avatar_url":"https://github.com/ThunderDesign.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ThunderDesign.Net-PCL.Dynamic\n[![CI](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/actions/workflows/CI.yml/badge.svg)](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/actions/workflows/CI.yml)\n[![CD](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/actions/workflows/CD.yml/badge.svg)](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/actions/workflows/CD.yml)\n[![Nuget](https://img.shields.io/nuget/v/ThunderDesign.Net-PCL.Dynamic)](https://www.nuget.org/packages/ThunderDesign.Net-PCL.Dynamic)\n[![License](https://img.shields.io/github/license/ThunderDesign/ThunderDesign.Net-PCL.Dynamic)](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/blob/main/LICENSE)\n[![Net](https://img.shields.io/badge/.net%20standard-v1.0%20--%20v2.1-blue)](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/blob/main/README.md)\n\nA combination of generic Dynamic Thread-Safe objects that can be used in all application types.\n\n----\n\n### Highlights include:\n\n- Collections\n  - DynamicExpandObjectList\n  - DynamicPropertyList\n- DataObjects\n  - DynamicExpandObject\n  - DynamicProperty\n- Extentions\n  - DynamicExpandObjectExtention\n\n----\n\n## Installation\n\nGrab the latest [ThunderDesign.Net-PCL.Dynamic NuGet](https://www.nuget.org/packages/ThunderDesign.Net-PCL.Dynamic) package and install in your solution.\n\n\u003e Install-Package ThunderDesign.Net-PCL.Dynamic\n\nUse the `-version` option to specify an [older version](https://www.nuget.org/packages/ThunderDesign.Net-PCL.Dynamic#versions-tab) to install.\n\n## Examples\n\n*(TIP: Clone repo, open the solution, build it and run sample app.)*\n- Xamarin\n  - [SimpleContacts Example](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/tree/main/samples/Xamarin/SimpleContacts)\n\n## Please Contribute!\n\nThis is an open source project that welcomes contributions/suggestions/bug reports from those who use it. If you have any ideas on how to improve the library, please [post an issue here on GitHub](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/issues). Please check out the [How to Contribute](https://github.com/ThunderDesign/ThunderDesign.Net-PCL.Dynamic/blob/main/.github/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunderdesign%2Fthunderdesign.net-pcl.dynamic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunderdesign%2Fthunderdesign.net-pcl.dynamic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunderdesign%2Fthunderdesign.net-pcl.dynamic/lists"}