{"id":21611178,"url":"https://github.com/luisgbr1el/medlist-csharp","last_synced_at":"2026-05-17T12:05:04.186Z","repository":{"id":114392084,"uuid":"466123321","full_name":"luisgbr1el/medlist-csharp","owner":"luisgbr1el","description":"Code that asks info about doctors and at the end, creates a .html \"webpage\" with a \u003ctable\u003e listing all data.","archived":false,"fork":false,"pushed_at":"2022-03-04T16:16:33.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T20:15:40.678Z","etag":null,"topics":["csharp","css","html","list","utility"],"latest_commit_sha":null,"homepage":"","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/luisgbr1el.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":"2022-03-04T12:56:33.000Z","updated_at":"2022-03-04T13:22:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"949d0567-69d6-40a6-bdd2-62bbfdfe1415","html_url":"https://github.com/luisgbr1el/medlist-csharp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisgbr1el%2Fmedlist-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisgbr1el%2Fmedlist-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisgbr1el%2Fmedlist-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luisgbr1el%2Fmedlist-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luisgbr1el","download_url":"https://codeload.github.com/luisgbr1el/medlist-csharp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244257278,"owners_count":20424130,"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":["csharp","css","html","list","utility"],"created_at":"2024-11-24T21:11:19.971Z","updated_at":"2026-05-17T12:04:59.125Z","avatar_url":"https://github.com/luisgbr1el.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# medlist-csharp\nCode that asks info about doctors and at the end, creates a `.html` \"webpage\" with a `\u003ctable\u003e` listing all data.\n\n### Resources\n- C#\n- Some HTML in C# code\n\n\n### Default path\nThe default path to the code is `C:\\temp\\`.\n\n### Default file name\nThe default file name to the `.html` file is `summaryDoctors_ddMMyyyy_HHmmss.html`, generated with the following code:\n```c#\nstring path = \"C:\\\\temp\";\nstring fileName = \"\\\\summaryDoctors\";\nDateTime datetime = DateTime.Now;\n\nstring fullName = path + fileName + \"_\" + datetime.ToString(\"ddMMyyyy_HHmmss\") + \".html\";\n```\n  \n  \n### Generated webpage\n![image](https://user-images.githubusercontent.com/62726888/156799270-a787930b-2a45-4408-ba32-5bcdeefa4789.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisgbr1el%2Fmedlist-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluisgbr1el%2Fmedlist-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluisgbr1el%2Fmedlist-csharp/lists"}