{"id":16989815,"url":"https://github.com/hazzik/spandeconstructors","last_synced_at":"2026-05-19T15:04:52.331Z","repository":{"id":140831034,"uuid":"218917003","full_name":"hazzik/SpanDeconstructors","owner":"hazzik","description":"SpanDeconstructors is a source package which allows you to use C# 7 deconstruction syntax to deconstruct spans into variables","archived":false,"fork":false,"pushed_at":"2019-11-01T05:32:05.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T22:37:52.421Z","etag":null,"topics":["deconstructor","span"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/hazzik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["hazzik"]}},"created_at":"2019-11-01T05:09:15.000Z","updated_at":"2022-04-21T16:46:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"b100e810-c01e-4f54-a99f-24d56c1facd4","html_url":"https://github.com/hazzik/SpanDeconstructors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2FSpanDeconstructors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2FSpanDeconstructors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2FSpanDeconstructors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzik%2FSpanDeconstructors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazzik","download_url":"https://codeload.github.com/hazzik/SpanDeconstructors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898458,"owners_count":20528341,"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":["deconstructor","span"],"created_at":"2024-10-14T03:08:01.150Z","updated_at":"2026-05-19T15:04:47.286Z","avatar_url":"https://github.com/hazzik.png","language":"Pascal","funding_links":["https://github.com/sponsors/hazzik"],"categories":[],"sub_categories":[],"readme":"# SpanDeconstructors\r\n\r\nSpanDeconstructors is a source package which allows you to use C# 7 deconstruction syntax to deconstruct span into variables:\r\n\r\n    Span\u003cint\u003e span = \u003c...\u003e;\r\n    var (a,b,_) = span;\r\n\r\n## Implementation notes\r\n\r\n- The decision has been made such that there are no safety checks on the deconstruction methods.\r\n\r\n## Installation\r\n\r\nYou can install from [NuGet](https://nuget.org/packages/SpanDeconstructors.Source/) using following command:\r\n\r\n```\r\n\u003e Install-Package SpanDeconstructors.Source\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazzik%2Fspandeconstructors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazzik%2Fspandeconstructors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazzik%2Fspandeconstructors/lists"}