【发布时间】:2016-03-15 03:08:30
【问题描述】:
许多创建 html 的库都依赖于 HtmlTextWriter。新的 corefx 中是否有这个类的等价物?
以下是一些依赖 HtmlTextWriter 的项目: https://github.com/darthfubumvc/htmltags https://fluenttags.codeplex.com/
另一个问题可能是:“使用 dotnet core / corefx 生成 html 的最佳方法是什么?”
【问题讨论】: