{"id":19149048,"url":"https://github.com/yas-siin/answerquestion-csharp","last_synced_at":"2026-03-12T10:37:21.017Z","repository":{"id":253259513,"uuid":"842963331","full_name":"YAS-SIIN/AnswerQuestion-Csharp","owner":"YAS-SIIN","description":"AnswerQuestion","archived":false,"fork":false,"pushed_at":"2024-10-16T15:49:45.000Z","size":32,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T11:12:16.472Z","etag":null,"topics":["console-application","csharp"],"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/YAS-SIIN.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":"2024-08-15T13:40:08.000Z","updated_at":"2024-10-21T04:42:04.000Z","dependencies_parsed_at":"2024-11-09T08:06:09.844Z","dependency_job_id":"a58d44ed-36c1-4a7c-81d0-984d32c3d971","html_url":"https://github.com/YAS-SIIN/AnswerQuestion-Csharp","commit_stats":null,"previous_names":["yas-siin/cgmgrouptask-csharp","yas-siin/answerquestion-csharp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YAS-SIIN/AnswerQuestion-Csharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAS-SIIN%2FAnswerQuestion-Csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAS-SIIN%2FAnswerQuestion-Csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAS-SIIN%2FAnswerQuestion-Csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAS-SIIN%2FAnswerQuestion-Csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YAS-SIIN","download_url":"https://codeload.github.com/YAS-SIIN/AnswerQuestion-Csharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YAS-SIIN%2FAnswerQuestion-Csharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274232031,"owners_count":25245855,"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-08T02:00:09.813Z","response_time":121,"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":["console-application","csharp"],"created_at":"2024-11-09T08:06:17.025Z","updated_at":"2026-03-12T10:37:20.961Z","avatar_url":"https://github.com/YAS-SIIN.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnswerQuestion-Csharp\n\nLanguage: Csharp\n\n \nA Csharp console application that gives me two options. One to ask a specific question and the other option is to add questions and their answers\n \n\nTherefore the following restrictions apply:\n\n- A Question is a String with max 255 chars\n- An Answer is a String with max 255 chars\n- A Question can have multiple answers (like bullet points)\n- If the user asks a question it has to be exactly the same as entered – no “best match”.\n- If the user asks a question which is not stored yet the program should print “the answer to life, universe and everything is 42” according to “The hitchhikers guide to the Galaxy”\n- If the user asks a question whish is  stored the program should print all answers to that question. Every Answer in a separate line\nAdding a question looks like:\n\n```\n  \u003cquestion\u003e? “\u003canswer1\u003e” “\u003canswer2\u003e” “\u003canswerX\u003e”\n  Char “?” is the separator between question and answers\n  Every Question needs to have at least one answer but can have unlimited answers all inside of char “\n```\n\n\n\n\n## Example\n\nAdding a question:\nWhat is Peters favorite food? “Pizza” “Spaghetti” “Ice cream”\n\nAsking a question which is in the system:\nWhat is Peters favorite food?\n\nAnswers will be\n - Pizza\n - Spaghetti\n - Ice cream\n - \nAsking a question which is not in the system:\n\nWhen is Peters birthday?\nAnswer will be\n - the answer to life, universe and everything is 42\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyas-siin%2Fanswerquestion-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyas-siin%2Fanswerquestion-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyas-siin%2Fanswerquestion-csharp/lists"}