Skip to content

Releases: fluentassertions/fluentassertions.aspnetcore.mvc

2.2.0

10 Mar 20:48
fdb6ffb
Compare
Choose a tag to compare

New

2.1.0

15 Nov 16:25
56286e0
Compare
Choose a tag to compare

New

2.0.0

26 Mar 10:37
Compare
Choose a tag to compare

Breaking

  • #5 Update to Fluent Assertions 5.
  • #5 Update to ASP.NET MVC Core 2.0.

Thanks to @rodion73 for changes in the this release.

1.0.0

27 Sep 19:41
Compare
Choose a tag to compare

New

Tech

  • Moved Fluent Assertions for MVC Core to it's own repro.
  • Updated projects from package.json to new Visual Studio 2017 .csproj format.
  • #2 @shealey switched test projects over to use XUnit instead of NUnit.

0.7.0-beta1

05 Sep 21:00
Compare
Choose a tag to compare
0.7.0-beta1 Pre-release
Pre-release

Initial release to Nuget.

New

  • @Gimly added support for MVC Core.