ANSIConsoleToHtml is a .NET library to convert ANSI console output to HTML.
Use NuGet to install ANSIConsoleToHtml.
dotnet add package AnsiConsoleToHtml
See https://gcollic.github.io/ansi-console-to-html
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests and documentation as appropriate.