Fluent Assertions extensions for ASP.NET MVC 5.
Info
| Version: | 0.8.0 |
| Author(s): | Casey Burns, Kevin Kuszyk |
| Last Update: | Friday, June 22, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fluentassertions/fluentassertions.mvc |
| NuGet Url: | https://www.nuget.org/packages/FluentAssertions.Mvc5 |
Install
Install-Package FluentAssertions.Mvc5
dotnet add package FluentAssertions.Mvc5
paket add FluentAssertions.Mvc5
FluentAssertions.Mvc5 Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.0.0)
- Microsoft.AspNet.Mvc(>= 5.0.0)
Tags