{"id":15035872,"url":"https://github.com/morgankryze/consoleappvisuals","last_synced_at":"2025-04-09T23:21:23.522Z","repository":{"id":199570611,"uuid":"703013548","full_name":"MorganKryze/ConsoleAppVisuals","owner":"MorganKryze","description":"User-friendly .NET visuals library designed for console apps","archived":false,"fork":false,"pushed_at":"2025-04-04T12:31:54.000Z","size":82520,"stargazers_count":31,"open_issues_count":3,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-04T12:33:03.161Z","etag":null,"topics":["components","console","console-app","console-applications","csharp","csharp-code","csharp-lib","csharp-ui","library","ui","ui-library"],"latest_commit_sha":null,"homepage":"https://morgankryze.github.io/ConsoleAppVisuals/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MorganKryze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-10T12:38:19.000Z","updated_at":"2025-04-02T23:57:23.000Z","dependencies_parsed_at":"2024-03-19T14:54:54.129Z","dependency_job_id":"f4ad5dc7-b84f-4b02-998a-1bb100185870","html_url":"https://github.com/MorganKryze/ConsoleAppVisuals","commit_stats":null,"previous_names":["morgankryze/consoleappvisuals"],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FConsoleAppVisuals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FConsoleAppVisuals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FConsoleAppVisuals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorganKryze%2FConsoleAppVisuals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorganKryze","download_url":"https://codeload.github.com/MorganKryze/ConsoleAppVisuals/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248126366,"owners_count":21051910,"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":["components","console","console-app","console-applications","csharp","csharp-code","csharp-lib","csharp-ui","library","ui","ui-library"],"created_at":"2024-09-24T20:29:39.782Z","updated_at":"2025-04-09T23:21:23.504Z","avatar_url":"https://github.com/MorganKryze.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ConsoleAppVisuals\n\n\u003e User-friendly .NET visuals library designed for console apps.\n\n[![version](https://img.shields.io/nuget/v/ConsoleAppVisuals.svg?label=version)](https://www.nuget.org/packages/ConsoleAppVisuals/) [![downloads](https://img.shields.io/nuget/dt/ConsoleAppVisuals.svg)](https://www.nuget.org/packages/ConsoleAppVisuals/) [![stars](https://img.shields.io/github/stars/MorganKryze/consoleappvisuals.svg?style=flat\u0026logo=github\u0026colorB=yellow\u0026label=stars)](https://github.com/MorganKryze/ConsoleAppVisuals) [![coverage](https://coveralls.io/repos/github/MorganKryze/ConsoleAppVisuals/badge.svg?)](https://coveralls.io/github/MorganKryze/ConsoleAppVisuals?branch=main) [![license](https://img.shields.io/badge/License-GPL_v2.0-orange.svg)](https://github.com/MorganKryze/ConsoleAppVisuals/blob/main/LICENSE.md)\n\n[![title](https://raw.githubusercontent.com/MorganKryze/ConsoleAppVisuals/main/docs/assets/vid/gif/presentation.gif)](https://morgankryze.github.io/ConsoleAppVisuals/)\n\n## Documentation\n\nWe **highly recommend** you to read the [documentation](https://morgankryze.github.io/ConsoleAppVisuals/) to get started with the library. It contains a detailed guide on how to use the library, its features, and additional articles for the curious ones.\n\n## Supported .NET versions\n\n| Version                                         | Supported          |\n| ----------------------------------------------- | ------------------ |\n| [net9.x](https://dotnet.microsoft.com/download) | :white_check_mark: |\n| net8.x                                          | :white_check_mark: |\n| net7.x                                          | :white_check_mark: |\n| net6.x                                          | :white_check_mark: |\n| \u003c net6.x                                        | :x:                |\n\n## Roadmap\n\nThe library is still in active development. The next feature and bug resolutions are listed in the [Project](https://github.com/users/MorganKryze/projects/3/views/2) section of the GitHub repository.\n\n## Security Policy\n\nConsider reading our [SECURITY](https://github.com/MorganKryze/ConsoleAppVisuals/blob/main/.github/SECURITY.md) policy to know more about how we handle security issues and how to report them. You will also find the stable versions of the project.\n\n## Acknowledgments\n\nConsider reading the [ACKNOWLEDGMENTS](https://github.com/MorganKryze/ConsoleAppVisuals/blob/main/.github/ACKNOWLEDGMENTS.md) file. It's a testament to the collaborative effort that has gone into improving and refining our library. We're deeply grateful to all our contributors for their invaluable input and the significant difference they've made to the project.\n\nIt also lists the open source projects that have been used to build this library until now.\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. To do so, follow the steps described in the [CONTRIBUTING](https://github.com/MorganKryze/ConsoleAppVisuals/blob/main/.github/CONTRIBUTING.md) file.\n\nWe are always open for feedback and discussions. If you are using our library and want to share your use case, or if you have any suggestions for improvement, please feel free to [open an issue](https://github.com/MorganKryze/ConsoleAppVisuals/issues) or [open a discussion](https://github.com/MorganKryze/ConsoleAppVisuals/discussions) on our GitHub repository. Your input helps us understand possible use cases and make necessary improvements.\n\nDo not hesitate to **star** and **share** the project if you like it!\n\n## License\n\nDistributed under the GNU GPL v2.0 License. See [LICENSE](https://github.com/MorganKryze/ConsoleAppVisuals/blob/main/LICENSE.md) for more information.\n\n## Star History\n\n\u003ca href=\"https://star-history.com/#MorganKryze/ConsoleAppVisuals\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=MorganKryze/ConsoleAppVisuals\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=MorganKryze/ConsoleAppVisuals\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=MorganKryze/ConsoleAppVisuals\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgankryze%2Fconsoleappvisuals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorgankryze%2Fconsoleappvisuals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorgankryze%2Fconsoleappvisuals/lists"}