{"id":23020151,"url":"https://github.com/msaifulcsse/return-two-or-more-values-from-c-sharp-method","last_synced_at":"2025-09-06T14:36:29.513Z","repository":{"id":159918835,"uuid":"144184159","full_name":"msaifulcsse/Return-Two-Or-More-Values-From-C-Sharp-Method","owner":"msaifulcsse","description":"How way we can return multiple values from a c# method, represented here all those ways to return two or more values from a function.","archived":false,"fork":false,"pushed_at":"2018-08-10T04:16:10.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T09:14:01.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msaifulcsse.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-09T17:32:36.000Z","updated_at":"2021-05-19T04:43:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2b3778a-7516-436f-9723-66d0d56937b0","html_url":"https://github.com/msaifulcsse/Return-Two-Or-More-Values-From-C-Sharp-Method","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/msaifulcsse/Return-Two-Or-More-Values-From-C-Sharp-Method","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaifulcsse%2FReturn-Two-Or-More-Values-From-C-Sharp-Method","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaifulcsse%2FReturn-Two-Or-More-Values-From-C-Sharp-Method/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaifulcsse%2FReturn-Two-Or-More-Values-From-C-Sharp-Method/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaifulcsse%2FReturn-Two-Or-More-Values-From-C-Sharp-Method/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msaifulcsse","download_url":"https://codeload.github.com/msaifulcsse/Return-Two-Or-More-Values-From-C-Sharp-Method/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msaifulcsse%2FReturn-Two-Or-More-Values-From-C-Sharp-Method/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273916846,"owners_count":25190749,"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-06T02:00:13.247Z","response_time":2576,"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":[],"created_at":"2024-12-15T12:13:22.040Z","updated_at":"2025-09-06T14:36:29.445Z","avatar_url":"https://github.com/msaifulcsse.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Return two or more values from a C# method #\nHow way we can return multiple values from a c# method, represented here all those ways to return two or more values from a function. \n\n## There are several ways available to returns multiple values from a method ##\nall those ways are give below,\n\n1. Use of **out** keyword.\n2. Use of **ref** keyword.\n3. Use of **structures**.\n4. Use of **classes**.\n5. By **passing a object** of a class as an argument.\n6. Using **KeyValuePair**\n7. Using **Tuple**\n\nHowever let's discussed through coding, code with all possible ways are commited this directory. Thanks for being with coding.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsaifulcsse%2Freturn-two-or-more-values-from-c-sharp-method","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsaifulcsse%2Freturn-two-or-more-values-from-c-sharp-method","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsaifulcsse%2Freturn-two-or-more-values-from-c-sharp-method/lists"}