{"id":23453926,"url":"https://github.com/codeconscious/rubyish-csharp","last_synced_at":"2026-04-27T20:32:06.127Z","repository":{"id":134732612,"uuid":"590453867","full_name":"codeconscious/rubyish-csharp","owner":"codeconscious","description":"What if some convenient Ruby methods were available in C#?","archived":false,"fork":false,"pushed_at":"2023-01-22T09:40:43.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T01:14:37.957Z","etag":null,"topics":["csharp","csharp-library","ruby"],"latest_commit_sha":null,"homepage":"","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/codeconscious.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":"2023-01-18T13:06:42.000Z","updated_at":"2023-01-21T11:04:09.000Z","dependencies_parsed_at":"2023-05-31T09:31:17.488Z","dependency_job_id":null,"html_url":"https://github.com/codeconscious/rubyish-csharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeconscious/rubyish-csharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeconscious%2Frubyish-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeconscious%2Frubyish-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeconscious%2Frubyish-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeconscious%2Frubyish-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeconscious","download_url":"https://codeload.github.com/codeconscious/rubyish-csharp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeconscious%2Frubyish-csharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32354566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["csharp","csharp-library","ruby"],"created_at":"2024-12-24T02:31:09.554Z","updated_at":"2026-04-27T20:32:06.112Z","avatar_url":"https://github.com/codeconscious.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rubyish C#\n\nAfter getting some experience working with Ruby, I wondered what it would be like if some of the most convenient Ruby methods were available in C# too? So, I made some. This has surely been done before, but not by me. :-p\n\nThis is a C# 11 (.NET 7) library. I just started working on it recently, and it's still under basic development, but feel free to use it if you wish. I welcome any feedback, PRs, or discussion.\n\nExamples:\n```\n10.Times(() =\u003e Console.WriteLine();\n10.Times(i =\u003e Console.WriteLine(i);\n\nEnumerable.Range(1, 100).Reject(i =\u003e i \u003c 50); // The opposite of .Where\n\nEnumerable.Range(1, 100).IsEmpty(); // false\n```\n\n-----\n\nこの頃、Rubyを初めて使っていて、ふと思いました。「もしRubyのもっとも便利なメソッドがC#にも存在していたら」と。そういうちょっとしたわけで、開発して作ってみました。きっと他のどなたかが以前にやったことだろうとは思いますが、今回は僕が挑戦してみたかったのです。\n\n最近の.NET 7のC# 11のライブラリーです。最近始めたばかりで、時間がある時にだけ軽く開発している程度ですが、もし興味があれば使ってみてください。意見もPRもディスカッションもウェルカムです。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeconscious%2Frubyish-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeconscious%2Frubyish-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeconscious%2Frubyish-csharp/lists"}