{"id":24227623,"url":"https://github.com/lavspent/lavspent.taskenumerableextensions","last_synced_at":"2025-08-21T22:24:49.757Z","repository":{"id":144166604,"uuid":"86868459","full_name":"lavspent/Lavspent.TaskEnumerableExtensions","owner":"lavspent","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-05T23:36:16.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-01T08:02:34.231Z","etag":null,"topics":["async","enumerable","extension","linq","methods","task"],"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/lavspent.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-31T23:42:01.000Z","updated_at":"2017-04-03T19:37:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"945056e1-59b2-4246-b51f-45bc79103107","html_url":"https://github.com/lavspent/Lavspent.TaskEnumerableExtensions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lavspent/Lavspent.TaskEnumerableExtensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavspent%2FLavspent.TaskEnumerableExtensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavspent%2FLavspent.TaskEnumerableExtensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavspent%2FLavspent.TaskEnumerableExtensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavspent%2FLavspent.TaskEnumerableExtensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lavspent","download_url":"https://codeload.github.com/lavspent/Lavspent.TaskEnumerableExtensions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lavspent%2FLavspent.TaskEnumerableExtensions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271553457,"owners_count":24779822,"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-21T02:00:08.990Z","response_time":74,"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":["async","enumerable","extension","linq","methods","task"],"created_at":"2025-01-14T10:18:44.538Z","updated_at":"2025-08-21T22:24:49.741Z","avatar_url":"https://github.com/lavspent.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lavspent.TaskEnumerableExtensions\n\nAdds async Linq extensions to `Task\u003cIEnumerable\u003cT\u003e\u003e`.\n\n## Install\n\n```\nnuget.exe install Lavspent.TaskEnumerableExtensions\n```\n\n## Use\n\nInstead of:\n\n\n```c#\nvar first = (await GetListAsync()).First();\n```\n\nyou can:\n\n```c#\nvar first = await GetListAsync().First();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flavspent%2Flavspent.taskenumerableextensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flavspent%2Flavspent.taskenumerableextensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flavspent%2Flavspent.taskenumerableextensions/lists"}