{"id":21221662,"url":"https://github.com/perryflynn/perrysnetconsolehtml","last_synced_at":"2025-07-20T20:05:52.471Z","repository":{"id":69922107,"uuid":"106962045","full_name":"perryflynn/PerrysNetConsoleHtml","owner":"perryflynn","description":"Write output of https://github.com/perryflynn/PerrysNetConsole as html","archived":false,"fork":false,"pushed_at":"2019-07-08T20:02:33.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-20T06:17:08.509Z","etag":null,"topics":["console","csharp","extension","html","netstandard"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/perryflynn.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":"2017-10-14T20:52:37.000Z","updated_at":"2019-07-08T20:02:34.000Z","dependencies_parsed_at":"2023-04-28T11:47:00.523Z","dependency_job_id":null,"html_url":"https://github.com/perryflynn/PerrysNetConsoleHtml","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/perryflynn/PerrysNetConsoleHtml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2FPerrysNetConsoleHtml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2FPerrysNetConsoleHtml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2FPerrysNetConsoleHtml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2FPerrysNetConsoleHtml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perryflynn","download_url":"https://codeload.github.com/perryflynn/PerrysNetConsoleHtml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perryflynn%2FPerrysNetConsoleHtml/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266189677,"owners_count":23890065,"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":["console","csharp","extension","html","netstandard"],"created_at":"2024-11-20T22:31:21.100Z","updated_at":"2025-07-20T20:05:52.452Z","avatar_url":"https://github.com/perryflynn.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"This extension for [PerrysNetConsole](https://github.com/perryflynn/PerrysNetConsole)\ngenerates from the console application output a fancy HTML file.\n\nThis project is also available as [nuget Package](https://www.nuget.org/packages/PerrysNetConsoleHtml).\n\n```cs\nusing (var writer = new CoExHtmlWriter() { Title = \"A fancy demo\" })\n{\n    CoEx.WriteTitleLarge(\"A fancy demo\");\n    CoEx.WriteLine();\n    CoEx.WriteTable(tabledata);\n\n    writer.SaveAs(target);\n}\n```\n\n## Demo\n\n![Demo image](./docs/demo.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryflynn%2Fperrysnetconsolehtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperryflynn%2Fperrysnetconsolehtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryflynn%2Fperrysnetconsolehtml/lists"}