FluentAssertions 8.0.0
Prefix ReservedSee the version list below for details.
dotnet add package FluentAssertions --version 8.0.0
NuGet\Install-Package FluentAssertions -Version 8.0.0
<PackageReference Include="FluentAssertions" Version="8.0.0" />
<PackageVersion Include="FluentAssertions" Version="8.0.0" />
<PackageReference Include="FluentAssertions" />
paket add FluentAssertions --version 8.0.0
#r "nuget: FluentAssertions, 8.0.0"
#:package FluentAssertions@8.0.0
#addin nuget:?package=FluentAssertions&version=8.0.0
#tool nuget:?package=FluentAssertions&version=8.0.0
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, XUnit3, MSpec and TUnit.
| 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.4)
-
.NETStandard 2.0
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (581)
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. |
|
|
WireMock.Net.FluentAssertions
FluentAssertions extensions for WireMock.Net |
|
|
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). |
GitHub repositories (833)
Showing the top 20 popular GitHub repositories that depend on FluentAssertions:
| Repository | Stars |
|---|---|
|
DevToys-app/DevToys
A Swiss Army knife for developers.
|
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
|
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.
|
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
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/
|
|
|
Cysharp/UniTask
Provides an efficient allocation free async/await integration for Unity.
|
|
|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
|
restsharp/RestSharp
Simple REST and HTTP API Client for .NET
|
|
|
Tyrrrz/DiscordChatExporter
Saves Discord chat logs to a file
|
|
|
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!!
|
|
|
felixse/FluentTerminal
A Terminal Emulator based on UWP and web technologies.
|
|
|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
|
litedb-org/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
|
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
|
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
|
|
|
Richasy/Bili.Uwp
适用于新系统UI的哔哩
|
| Version | Downloads | Last Updated |
|---|---|---|
| 8.8.0 | 1,094,125 | 10/23/2025 |
| 8.7.1 | 605,331 | 10/2/2025 |
| 8.7.0 | 247,259 | 9/25/2025 |
| 8.6.0 | 1,425,339 | 8/14/2025 |
| 8.5.0 | 1,255,964 | 7/11/2025 |
| 8.4.0 | 718,427 | 6/25/2025 |
| 8.3.0 | 1,520,156 | 5/25/2025 |
| 8.2.0 | 3,584,651 | 3/14/2025 |
| 8.1.1 | 1,358,303 | 2/21/2025 |
| 8.1.0 | 195,588 | 2/20/2025 |
| 8.0.1 | 2,024,788 | 1/21/2025 |
| 8.0.0 | 1,198,864 | 1/14/2025 |
| 7.2.0 | 15,687,233 | 2/20/2025 |
| 7.1.0 | 5,479,108 | 1/17/2025 |
| 7.0.0 | 14,365,855 | 12/1/2024 |
| 6.12.2 | 12,365,620 | 11/8/2024 |
| 6.12.1 | 18,861,830 | 9/9/2024 |
| 6.12.0 | 94,795,709 | 8/23/2023 |
| 6.11.0 | 30,696,232 | 4/20/2023 |
| 6.10.0 | 20,205,971 | 2/11/2023 |
| 6.9.0 | 9,292,318 | 1/12/2023 |
| 6.8.0 | 21,453,852 | 10/22/2022 |
| 6.7.0 | 41,705,365 | 5/18/2022 |
| 6.6.0 | 11,325,766 | 4/3/2022 |
| 6.5.1 | 14,520,875 | 2/11/2022 |
| 6.5.0 | 374,825 | 2/10/2022 |
| 6.4.0 | 7,270,497 | 1/22/2022 |
| 6.3.0 | 4,790,408 | 1/1/2022 |
| 6.2.0 | 19,263,031 | 10/25/2021 |
| 6.1.0 | 12,220,012 | 8/22/2021 |
| 6.0.0 | 7,094,724 | 8/13/2021 |
| 6.0.0-beta0003 | 28,683 | 8/11/2021 |
| 6.0.0-beta0002 | 17,415 | 8/5/2021 |
| 6.0.0-beta0001 | 199,925 | 6/1/2021 |
| 6.0.0-alpha0002 | 509,852 | 1/7/2021 |
| 6.0.0-alpha0001 | 649,636 | 7/24/2020 |
| 5.10.3 | 96,935,528 | 3/21/2020 |
| 5.10.2 | 8,627,287 | 2/9/2020 |
| 5.10.0 | 6,581,217 | 1/2/2020 |
| 5.9.0 | 15,533,959 | 8/28/2019 |
| 5.8.0 | 2,213,920 | 8/9/2019 |
| 5.7.0 | 8,411,215 | 6/8/2019 |
| 5.6.0 | 15,181,275 | 1/11/2019 |
| 5.5.3 | 3,903,085 | 11/20/2018 |
| 5.5.1 | 319,116 | 11/16/2018 |
| 5.4.2 | 4,311,820 | 9/14/2018 |
| 5.4.1 | 7,344,599 | 6/20/2018 |
| 5.4.0 | 713,595 | 6/13/2018 |
| 5.3.2 | 1,105,222 | 5/30/2018 |
| 5.3.0 | 2,596,332 | 4/19/2018 |
| 5.2.0 | 1,928,847 | 3/15/2018 |
| 5.1.2 | 1,342,302 | 2/19/2018 |
| 5.1.1 | 231,883 | 2/14/2018 |
| 5.0.0 | 2,420,629 | 2/4/2018 |
| 4.19.4 | 9,864,704 | 8/24/2017 |
| 4.19.3 | 2,032,056 | 7/4/2017 |
| 4.19.2 | 4,669,265 | 3/8/2017 |
| 4.19.0 | 1,662,688 | 2/4/2017 |
| 4.18.0 | 2,256,608 | 12/4/2016 |
| 4.17.0 | 977,932 | 11/9/2016 |
| 4.16.0 | 412,092 | 10/26/2016 |
| 4.15.0 | 375,483 | 10/11/2016 |
| 4.14.0 | 1,258,176 | 9/5/2016 |
| 4.13.1 | 129,288 | 9/1/2016 |
| 4.13.0 | 656,507 | 8/2/2016 |
| 4.12.0 | 1,537,644 | 7/15/2016 |
| 4.11.0 | 332,806 | 7/6/2016 |
| 4.10.0 | 37,514 | 7/5/2016 |
| 4.9.1 | 257,856 | 6/23/2016 |
| 4.9.0 | 219,738 | 6/13/2016 |
| 4.8.0 | 123,751 | 6/7/2016 |
| 4.7.0 | 83,716 | 6/6/2016 |
| 4.6.3 | 403,391 | 5/24/2016 |
| 4.6.2 | 52,357 | 5/22/2016 |
| 4.6.1 | 158,922 | 5/13/2016 |
| 4.5.0 | 347,308 | 4/25/2016 |
| 4.4.0 | 269,294 | 4/17/2016 |
| 4.3.2 | 153,352 | 4/3/2016 |
| 4.3.1 | 12,244 | 4/1/2016 |
| 4.3.0 | 86,627 | 3/31/2016 |
| 4.2.2 | 822,937 | 2/5/2016 |
| 4.2.1 | 386,292 | 1/10/2016 |
| 4.2.0 | 217,886 | 1/8/2016 |
| 4.1.1 | 221,167 | 12/13/2015 |
| 4.1.0 | 505,894 | 11/24/2015 |
| 4.0.1 | 477,024 | 10/21/2015 |
| 4.0.0 | 984,959 | 8/24/2015 |
| 4.0.0-beta0001 | 7,293 | 8/7/2015 |
| 3.5.0 | 442,035 | 8/2/2015 |
| 3.4.1 | 414,005 | 7/3/2015 |
| 3.4.0 | 184,519 | 6/22/2015 |
| 3.3.0 | 1,124,532 | 2/18/2015 |
| 3.2.2 | 302,253 | 12/12/2014 |
| 3.2.1 | 638,452 | 9/11/2014 |
| 3.1.229 | 326,103 | 7/29/2014 |
| 3.0.107 | 420,509 | 4/30/2014 |
| 2.2.0 | 851,955 | 12/30/2013 |
| 2.1.0 | 337,590 | 8/23/2013 |
| 2.0.1 | 360,366 | 3/3/2013 |
| 2.0.0.1 | 194,619 | 10/15/2012 |
| 1.7.1.1 | 146,635 | 3/24/2012 |
| 1.7.0 | 35,349 | 1/13/2012 |
| 1.6.0 | 54,775 | 10/31/2011 |
| 1.5.0 | 40,617 | 6/29/2011 |
| 1.4.0 | 30,807 | 3/14/2011 |
| 1.3.0.1 | 357,696 | 1/15/2011 |