FluentAssertions.Mvc5
0.3.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FluentAssertions.Mvc5 -Version 0.3.0
dotnet add package FluentAssertions.Mvc5 --version 0.3.0
<PackageReference Include="FluentAssertions.Mvc5" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentAssertions.Mvc5 --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluentAssertions.Mvc5, 0.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FluentAssertions.Mvc5 as a Cake Addin
#addin nuget:?package=FluentAssertions.Mvc5&version=0.3.0
// Install FluentAssertions.Mvc5 as a Cake Tool
#tool nuget:?package=FluentAssertions.Mvc5&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FluentAssertions MVC is a set of MVC focused assertions and helper extensions to the excellent FluentAssertions library.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FluentAssertions (>= 2.2.0)
- Microsoft.AspNet.Mvc (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.8.0 | 160,779 | 6/22/2018 |
0.7.0 | 10,981 | 3/24/2018 |
0.7.0-beta1 | 687 | 2/21/2018 |
0.6.0 | 122,646 | 3/17/2015 |
0.6.0-beta1 | 700 | 3/16/2015 |
0.5.0 | 2,594 | 12/3/2014 |
0.4.0 | 13,123 | 4/28/2014 |
0.3.0 | 1,379 | 1/5/2014 |
- New: Updated to support FluentAssertions 2.2.0.
- New: Added an MVC 5 package.
- Fix: Added missing xml documentation to NuGet packages.