Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Releases: aspnet/HtmlAbstractions

2.0.0

14 Aug 13:06
Compare
Choose a tag to compare
rel/2.0.0

Pinning versions for 2.0.0

1.1.0

16 Nov 16:32
Compare
Choose a tag to compare
rel/1.1.0

Pinning versions for 1.1.0 release

1.1.0-preview1

25 Oct 15:52
Compare
Choose a tag to compare
1.1.0-preview1 Pre-release
Pre-release
rel/1.1.0-preview1

Cleanup NuGet.config

1.0.0

27 Jun 15:08
Compare
Choose a tag to compare

Bugs Fixed

  • Rename HtmlEncodedString => HtmlString (#25)

1.0.0-rc2

16 May 17:23
Compare
Choose a tag to compare
1.0.0-rc2 Pre-release
Pre-release

Bugs Fixed

  • SetContent(IHtmlContent content) should be renamed to SetHtmlContent (#18)
  • Should rename IHtmlContentBuilder.Append(IHtmlContent) to IHtmlContentBuilder.AppendHtml(IHtmlContent) (#4)