{"id":17008712,"url":"https://github.com/i-e-b/sync","last_synced_at":"2025-07-11T13:37:12.351Z","repository":{"id":139826521,"uuid":"167377562","full_name":"i-e-b/Sync","owner":"i-e-b","description":"A reasonable and reliable way to run C# async tasks synchronously, without risking deadlocks.","archived":false,"fork":false,"pushed_at":"2022-04-25T08:09:55.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T12:38:06.222Z","etag":null,"topics":["async","production-ready","sync","task","working"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i-e-b.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":"2019-01-24T14:06:50.000Z","updated_at":"2023-08-30T12:33:02.000Z","dependencies_parsed_at":"2023-10-15T19:17:51.324Z","dependency_job_id":null,"html_url":"https://github.com/i-e-b/Sync","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/i-e-b%2FSync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i-e-b","download_url":"https://codeload.github.com/i-e-b/Sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244958762,"owners_count":20538619,"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":["async","production-ready","sync","task","working"],"created_at":"2024-10-14T05:29:04.408Z","updated_at":"2025-03-22T12:29:07.562Z","avatar_url":"https://github.com/i-e-b.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sync\n\nA reasonable and reliable way to run C# async tasks synchronously, without risking deadlocks.\n\n## Use\n\n```csharp\n// Async method that returns 'Task':\nSync.Run(() =\u003e MyThing.DoSomethingAsync(...));\n\n// Async method that returns 'Task\u003cT\u003e':\nvar result = Sync.Run(() =\u003e MyThing.ReadSomethingAsync(...));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-e-b%2Fsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi-e-b%2Fsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-e-b%2Fsync/lists"}