Skip to content

1.0.0-beta-2: Support for .net aspcore 3.1

Choose a tag to compare

@egil egil released this 15 Dec 08:31

This is a major, breaking upgrade, to the compared with the previous versions of the library.

It includes:

  • Combine Steve Sandersons testing prototype into the library. Many of his ideas have been incorporated with some changes to API.
  • Utilize my AngleSharp.Diffing library instead of XmlUnit to do semantic HTML comparisons.
  • Many changes to API and functionality, please see the examples for how to continue.

As always, feedback is very welcome.