{"id":19775249,"url":"https://github.com/tallesl/net-dictionary","last_synced_at":"2026-03-09T06:32:45.595Z","repository":{"id":36423755,"uuid":"40728744","full_name":"tallesl/net-Dictionary","owner":"tallesl","description":"Makes a dictionary out of a given object.","archived":false,"fork":false,"pushed_at":"2018-01-02T20:29:08.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T09:07:59.307Z","etag":null,"topics":["conversion","csharp","dictionary","dot-net","nuget","object","properties"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"WeBankFinTech/WeEvent","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tallesl.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}},"created_at":"2015-08-14T17:54:14.000Z","updated_at":"2023-03-08T04:42:00.000Z","dependencies_parsed_at":"2022-08-25T05:40:18.078Z","dependency_job_id":null,"html_url":"https://github.com/tallesl/net-Dictionary","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/tallesl/net-Dictionary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallesl%2Fnet-Dictionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallesl%2Fnet-Dictionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallesl%2Fnet-Dictionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallesl%2Fnet-Dictionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tallesl","download_url":"https://codeload.github.com/tallesl/net-Dictionary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tallesl%2Fnet-Dictionary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839676,"owners_count":25001862,"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-08-30T02:00:09.474Z","response_time":77,"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":["conversion","csharp","dictionary","dot-net","nuget","object","properties"],"created_at":"2024-11-12T05:15:28.692Z","updated_at":"2025-10-25T00:32:13.759Z","avatar_url":"https://github.com/tallesl.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dictionary\n\n[![][build-img]][build]\n[![][nuget-img]][nuget]\n\nMakes a dictionary out of the given object properties.\n\n[build]:     https://ci.appveyor.com/project/TallesL/net-dictionary\n[build-img]: https://ci.appveyor.com/api/projects/status/github/tallesl/net-dictionary?svg=true\n[nuget]:     https://www.nuget.org/packages/Dictionary\n[nuget-img]: https://badge.fury.io/nu/Dictionary.svg\n\n## Usage\n\n```cs\nusing DictionaryLibrary;\n\n// dict.Keys are the property names and dict.Values are their corresponding values\nIDictionary\u003cstring, object\u003e dict = DictionaryMaker.Make(someObject);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftallesl%2Fnet-dictionary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftallesl%2Fnet-dictionary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftallesl%2Fnet-dictionary/lists"}