{"id":30891479,"url":"https://github.com/ekonbenefits/dynamitey","last_synced_at":"2025-09-08T18:45:47.952Z","repository":{"id":61593611,"uuid":"9969699","full_name":"ekonbenefits/dynamitey","owner":"ekonbenefits","description":"(pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net","archived":false,"fork":false,"pushed_at":"2024-11-16T06:25:15.000Z","size":695,"stargazers_count":364,"open_issues_count":7,"forks_count":42,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-09-03T19:07:00.970Z","etag":null,"topics":["dotnet","dynamic","metaprogramming","reflection"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ekonbenefits.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":"SupportLibrary/SupportLibrary.csproj","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-05-09T22:15:53.000Z","updated_at":"2025-08-12T05:53:20.000Z","dependencies_parsed_at":"2024-11-16T06:23:17.752Z","dependency_job_id":"c684ba36-f582-42f4-bfd7-7103f1760b14","html_url":"https://github.com/ekonbenefits/dynamitey","commit_stats":{"total_commits":189,"total_committers":7,"mean_commits":27.0,"dds":0.2857142857142857,"last_synced_commit":"c6a42022a618116358be1c8c0dc8e2a3468a7786"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/ekonbenefits/dynamitey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekonbenefits%2Fdynamitey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekonbenefits%2Fdynamitey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekonbenefits%2Fdynamitey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekonbenefits%2Fdynamitey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekonbenefits","download_url":"https://codeload.github.com/ekonbenefits/dynamitey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekonbenefits%2Fdynamitey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274229372,"owners_count":25245189,"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-08T02:00:09.813Z","response_time":121,"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":["dotnet","dynamic","metaprogramming","reflection"],"created_at":"2025-09-08T18:45:45.411Z","updated_at":"2025-09-08T18:45:47.912Z","avatar_url":"https://github.com/ekonbenefits.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamitey  \n\n(pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net\n\nDynamitey is available Nuget [![NuGet](https://img.shields.io/nuget/dt/Dynamitey.svg)](https://www.nuget.org/packages/Dynamitey/)\n\nFramework | Platform | Status\n--------- | -------- | ------\nAll | Windows | [![Actions Status](https://github.com/ekonbenefits/dynamitey/actions/workflows/dotnet48.yml/badge.svg)](https://github.com/ekonbenefits/dynamitey/actions/workflows/dotnet48.yml)\n.NET Core | Linux/Mac | [![Actions Status](https://github.com/ekonbenefits/dynamitey/actions/workflows/dotnet.yml/badge.svg)](https://github.com/ekonbenefits/dynamitey/actions/workflows/dotnet.yml)\n\nCompiled For|\n--------|\n.Net Std 2.0 | \n.Net 4.0  |\n\n\n\n[Change Log](https://github.com/ekonbenefits/dynamitey/releases)\n\nInstall with [Nuget](https://nuget.org/packages/Dynamitey/):\n```\nPM\u003e Install-Package Dynamitey\n```\n\n# Meta-mazing Features\n  \n  - Easy Fast DLR based Reflection -- [oooo](https://github.com/ekonbenefits/dynamitey/wiki/UsageReallyLateBinding)\n  - Clean syntax for using types from late bound libraries -- [ahhh](https://github.com/ekonbenefits/dynamitey/wiki/LateType)\n  - Dynamic Currying -- [whaaa?](https://github.com/ekonbenefits/dynamitey/wiki/UsageCurry)\n  - Manipulation of Tuples -- [wowzers](https://github.com/ekonbenefits/dynamitey/blob/master/Tests/TuplerTest.cs)\n  - Inline Object Graph Intialization Syntax [whoa](https://github.com/ekonbenefits/dynamitey/wiki/UsageBuilder)\n  - DynamicObject base types for many things -- [jenkies](https://github.com/ekonbenefits/dynamitey/wiki/UsageDynamic)\n  - Extension to instance method conversion -- [o_O](https://github.com/ekonbenefits/dynamitey/blob/master/Tests/Linq.cs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekonbenefits%2Fdynamitey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekonbenefits%2Fdynamitey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekonbenefits%2Fdynamitey/lists"}