Fluent Assertions extensions for ASP.NET Core MVC.
Info
| Version: | 4.2.0 |
| Author(s): | Casey Burns, Kevin Kuszyk |
| Last Update: | Friday, January 14, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fluentassertions/fluentassertions.aspnetcore.mvc |
| NuGet Url: | https://www.nuget.org/packages/FluentAssertions.AspNetCore.Mvc |
Install
Install-Package FluentAssertions.AspNetCore.Mvc
dotnet add package FluentAssertions.AspNetCore.Mvc
paket add FluentAssertions.AspNetCore.Mvc
FluentAssertions.AspNetCore.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FluentAssertions(>= 5.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.1.0)
- FluentAssertions(>= 5.0.0)
Tags