![]() |
VOOZH | about |
dotnet add package AwesomeAssertions --version 9.4.0
NuGet\Install-Package AwesomeAssertions -Version 9.4.0
<PackageReference Include="AwesomeAssertions" Version="9.4.0" />
<PackageVersion Include="AwesomeAssertions" Version="9.4.0" />Directory.Packages.props
<PackageReference Include="AwesomeAssertions" />Project file
paket add AwesomeAssertions --version 9.4.0
#r "nuget: AwesomeAssertions, 9.4.0"
#:package AwesomeAssertions@9.4.0
#addin nuget:?package=AwesomeAssertions&version=9.4.0Install as a Cake Addin
#tool nuget:?package=AwesomeAssertions&version=9.4.0Install as a Cake Tool
<img src="docs/assets/images/awesomeassertions-banner-responsive.svg" width="40%" />
👁 alternate text is missing from this package README image
👁 Coveralls branch
👁 Quality Gate Status
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 GitHub Repo stars
👁 GitHub contributors
👁 GitHub last commit
👁 GitHub commit activity
👁 open issues
👁 alternate text is missing from this package README image
FluentAssertions, up to version 7.x, was licensed under Apache 2.0. Starting with later versions, licensing changes introduced potential fees for developers. In response to these changes, this community project was created. Please read the FAQ for more details.
Visit https://awesomeassertions.org for background information, usage documentation, an extensibility guide, support information and more tips & tricks.
If you are using Renovate Bot, you can automatically replace FluentAssertions with AwesomeAssertions by adding the
following rule to your renovate.json:
{
"packageRules": [
{
"matchPackageNames": ["FluentAssertions"],
"replacementName": "AwesomeAssertions",
"replacementVersion": "7.0.0"
}
]
}
Renovate will then open PRs to replace FluentAssertions with AwesomeAssertions where applicable.
Alternatively, use PowerShell script to replace the dependencies.
Install Visual Studio 2026 18.0+ or JetBrains Rider 2025.3 as well as the Build Tools 2022 (including the Universal Windows Platform build tools). You will also need to have .NET Framework 4.7 SDK, .NET 6.0 SDK, .NET 8.0 SDK and .NET 10.0 SDK installed. Check the for the current minimum required version.
This is a special set of tests that use the Verify project to verify whether you've introduced any breaking changes in the public API of the library.
If you've verified the changes and decided they are valid, you can accept them using AcceptApiChanges.ps1 or AcceptApiChanges.sh. Alternatively, you can use the Verify Support plug-in to compare the changes and accept them right from inside Rider. See also the .
Q: Who are the maintainers?<br> A: The current maintainers of AwesomeAssertions are @cbersch, @IT-VBFK, @jcfnomada, @jupjohn, @lg2de, and @ScarletKuro.
Q: Will the license change to a more permissive or restrictive license compared to Apache 2.0?<br> A: The license will never change, not even to MIT. We will only maintain the original Apache 2.0 license.
Q: How is it possible that you released version 8 with almost identical changes if version 8 of FluentAssertions is under a commercial license?<br> A: This was possible because the license change was made at the final stage of the version 8 release. Any commits made before the license change were free to use, as licenses cannot be applied retroactively. If commits were added to the branch while it was under the Apache 2.0 license, they remain under Apache 2.0. So, any commits before this change fluentassertions/fluentassertions@df7e9bf can be legally used under the Apache 2.0 terms.
Q: Where can I find the documentation?<br> A: You can find the documentation at https://awesomeassertions.org
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 is compatible. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 is compatible. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on AwesomeAssertions:
| Package | Downloads |
|---|---|
|
Reo.Core.Testing
Package Description |
|
|
Soenneker.Tests.Logging
A base testing class providing logging capabilities |
|
|
Reo.Core.IntegrationTesting
Package Description |
|
|
Reo.Core.CodeGeneratorTesting
Package Description |
|
|
AwesomeAssertions.Json
Awesome Assertions extensions for Newtonsoft.Json |
Showing the top 20 popular GitHub repositories that depend on AwesomeAssertions:
| Repository | Stars |
|---|---|
|
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
|
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
|
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles. Do more with Blazor, utilizing CSS and keeping JavaScript to a bare minimum.
|
|
|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
|
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!!
|
|
|
lepoco/wpfui
WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
|
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
|
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).
|
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
|
dotnet/docfx
Static site generator for .NET API documentation.
|
|
|
rnwood/smtp4dev
smtp4dev - the fake smtp email server for development and testing
|
|
|
umlx5h/LLPlayer
The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!
|
|
|
MattParkerDev/SharpIDE
A modern, cross platform IDE for .NET, built with .NET & Godot
|
|
|
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
|
|
|
ChangemakerStudios/Papercut-SMTP
Papercut SMTP -- The Simple Desktop Email Server
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.4.0 | 3,513,758 | 2/18/2026 |
| 9.3.0 | 3,254,541 | 10/29/2025 |
| 9.2.1 | 385,157 | 10/16/2025 |
| 9.1.0 | 1,709,917 | 7/11/2025 |
| 9.0.0 | 1,150,185 | 5/26/2025 |
| 9.0.0-rc.1 | 4,446 | 5/19/2025 |
| 8.2.0 | 798,151 | 5/8/2025 |
| 8.1.0 | 747,156 | 4/4/2025 |
| 8.0.2 | 615,403 | 3/11/2025 |
| 8.0.1 | 358,619 | 2/18/2025 |
| 8.0.0 | 223,317 | 1/27/2025 |
| 8.0.0-rc.3 | 28,385 | 1/14/2025 |
| 8.0.0-rc.2 | 145 | 1/14/2025 |
| 8.0.0-rc.1 | 165 | 1/14/2025 |
| 7.2.1 | 159,209 | 2/18/2025 |
| 7.2.0 | 9,420 | 2/8/2025 |
| 7.1.0 | 173,357 | 1/18/2025 |
| 7.0.0 | 94,231 | 1/14/2025 |