FluentAssertions 7.0.0-alpha.4
Prefix ReservedSee the version list below for details.
dotnet add package FluentAssertions --version 7.0.0-alpha.4
NuGet\Install-Package FluentAssertions -Version 7.0.0-alpha.4
<PackageReference Include="FluentAssertions" Version="7.0.0-alpha.4" />
<PackageVersion Include="FluentAssertions" Version="7.0.0-alpha.4" />
<PackageReference Include="FluentAssertions" />
paket add FluentAssertions --version 7.0.0-alpha.4
#r "nuget: FluentAssertions, 7.0.0-alpha.4"
#addin nuget:?package=FluentAssertions&version=7.0.0-alpha.4&prerelease
#tool nuget:?package=FluentAssertions&version=7.0.0-alpha.4&prerelease
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2 and MSpec.
Supported by InfoSupport B.V.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.0)
-
.NETStandard 2.1
- No dependencies.
-
net6.0
- System.Configuration.ConfigurationManager (>= 4.4.0)
NuGet packages (559)
Showing the top 5 NuGet packages that depend on FluentAssertions:
Package | Downloads |
---|---|
FluentAssertions.Json
Fluent Assertions extensions for Newtonsoft.Json |
|
Akka.TestKit
You need a Akka.TestKit.* package! Add the one appropriate for the test framework you use instead. For example: Akka.TestKit.Xunit or Akka.TestKit.VsTest. This package only contains base functionality for writing tests for the Akka.NET framework. |
|
FluentValidation.Validators.UnitTestExtension
A unit test library for .NET that allows you to build tests for FluentValidation rules in easy way. |
|
FluentAssertions.Web
This is a FluentAssertions extension over the HttpResponseMessage object. It provides specific assertions and outputs rich erros messages that include the HTTP Request and Response. This version **DOES NOT** depend on the commercial version of the FluentAssertions library (>= 8.0.0). |
|
WireMock.Net.FluentAssertions
FluentAssertions extensions for WireMock.Net |
GitHub repositories (851)
Showing the top 20 popular GitHub repositories that depend on FluentAssertions:
Repository | Stars |
---|---|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
QuestPDF/QuestPDF
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
|
|
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
|
|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
|
|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications.
|
Version | Downloads | Last updated |
---|---|---|
8.2.0 | 1,236,069 | 3/14/2025 |
8.1.1 | 670,827 | 2/21/2025 |
8.1.0 | 92,684 | 2/20/2025 |
8.0.1 | 1,195,621 | 1/21/2025 |
8.0.0 | 543,574 | 1/14/2025 |
7.2.0 | 2,970,969 | 2/20/2025 |
7.1.0 | 2,832,181 | 1/17/2025 |
7.0.0 | 7,918,183 | 12/1/2024 |
6.12.2 | 7,301,482 | 11/8/2024 |
6.12.1 | 13,352,035 | 9/9/2024 |
6.12.0 | 76,700,906 | 8/23/2023 |
6.11.0 | 27,443,849 | 4/20/2023 |
6.10.0 | 18,263,556 | 2/11/2023 |
6.9.0 | 8,471,102 | 1/12/2023 |
6.8.0 | 19,641,843 | 10/22/2022 |
6.7.0 | 38,163,952 | 5/18/2022 |
6.6.0 | 10,520,498 | 4/3/2022 |
6.5.1 | 13,410,502 | 2/11/2022 |
6.5.0 | 339,126 | 2/10/2022 |
6.4.0 | 6,800,873 | 1/22/2022 |
6.3.0 | 4,558,509 | 1/1/2022 |
6.2.0 | 17,592,633 | 10/25/2021 |
6.1.0 | 11,584,646 | 8/22/2021 |
6.0.0 | 5,793,152 | 8/13/2021 |
6.0.0-beta0003 | 26,541 | 8/11/2021 |
6.0.0-beta0002 | 16,821 | 8/5/2021 |
6.0.0-beta0001 | 190,353 | 6/1/2021 |
6.0.0-alpha0002 | 487,657 | 1/7/2021 |
6.0.0-alpha0001 | 617,431 | 7/24/2020 |
5.10.3 | 91,437,519 | 3/21/2020 |
5.10.2 | 8,296,718 | 2/9/2020 |
5.10.0 | 6,338,485 | 1/2/2020 |
5.9.0 | 14,986,859 | 8/28/2019 |
5.8.0 | 2,153,609 | 8/9/2019 |
5.7.0 | 8,197,460 | 6/8/2019 |
5.6.0 | 14,683,025 | 1/11/2019 |
5.5.3 | 3,804,721 | 11/20/2018 |
5.5.1 | 312,819 | 11/16/2018 |
5.4.2 | 4,172,123 | 9/14/2018 |
5.4.1 | 6,949,040 | 6/20/2018 |
5.4.0 | 677,086 | 6/13/2018 |
5.3.2 | 1,051,873 | 5/30/2018 |
5.3.0 | 2,530,969 | 4/19/2018 |
5.2.0 | 1,858,892 | 3/15/2018 |
5.1.2 | 1,319,175 | 2/19/2018 |
5.1.1 | 228,660 | 2/14/2018 |
5.0.0 | 2,276,612 | 2/4/2018 |
4.19.4 | 9,541,593 | 8/24/2017 |
4.19.3 | 1,971,424 | 7/4/2017 |
4.19.2 | 4,555,924 | 3/8/2017 |
4.19.0 | 1,541,172 | 2/4/2017 |
4.18.0 | 2,201,047 | 12/4/2016 |
4.17.0 | 956,651 | 11/9/2016 |
4.16.0 | 400,558 | 10/26/2016 |
4.15.0 | 362,135 | 10/11/2016 |
4.14.0 | 1,215,093 | 9/5/2016 |
4.13.1 | 123,656 | 9/1/2016 |
4.13.0 | 621,006 | 8/2/2016 |
4.12.0 | 1,425,439 | 7/15/2016 |
4.11.0 | 319,500 | 7/6/2016 |
4.10.0 | 33,161 | 7/5/2016 |
4.9.1 | 253,092 | 6/23/2016 |
4.9.0 | 213,170 | 6/13/2016 |
4.8.0 | 119,212 | 6/7/2016 |
4.7.0 | 81,581 | 6/6/2016 |
4.6.3 | 397,034 | 5/24/2016 |
4.6.2 | 50,992 | 5/22/2016 |
4.6.1 | 154,710 | 5/13/2016 |
4.5.0 | 336,923 | 4/25/2016 |
4.4.0 | 251,509 | 4/17/2016 |
4.3.2 | 135,103 | 4/3/2016 |
4.3.1 | 11,309 | 4/1/2016 |
4.3.0 | 84,664 | 3/31/2016 |
4.2.2 | 796,074 | 2/5/2016 |
4.2.1 | 382,324 | 1/10/2016 |
4.2.0 | 217,016 | 1/8/2016 |
4.1.1 | 213,498 | 12/13/2015 |
4.1.0 | 477,167 | 11/24/2015 |
4.0.1 | 466,355 | 10/21/2015 |
4.0.0 | 900,212 | 8/24/2015 |
4.0.0-beta0001 | 6,760 | 8/7/2015 |
3.5.0 | 422,547 | 8/2/2015 |
3.4.1 | 398,669 | 7/3/2015 |
3.4.0 | 175,955 | 6/22/2015 |
3.3.0 | 1,082,855 | 2/18/2015 |
3.2.2 | 295,552 | 12/12/2014 |
3.2.1 | 609,375 | 9/11/2014 |
3.1.229 | 314,564 | 7/29/2014 |
3.0.107 | 402,223 | 4/30/2014 |
2.2.0 | 823,164 | 12/30/2013 |
2.1.0 | 325,844 | 8/23/2013 |
2.0.1 | 347,455 | 3/3/2013 |
2.0.0.1 | 181,738 | 10/15/2012 |
1.7.1.1 | 140,806 | 3/24/2012 |
1.7.0 | 34,333 | 1/13/2012 |
1.6.0 | 51,833 | 10/31/2011 |
1.5.0 | 39,333 | 6/29/2011 |
1.4.0 | 30,165 | 3/14/2011 |
1.3.0.1 | 294,583 | 1/15/2011 |