- This rename makes the type more consistent with its `HtmlContentBuilder` counterparts (`AppendHtml`). #25
We've had this class for a while backing the implementation of the AppendFormat extension method. Making this public so we can use it in MVC in localization. Some updates to the API surface and name to be aligned with System.FormattableString
See https://github.com/aspnet/Announcements/issues/144 for more information.