AwesomeAssertions 8.0.0-rc.3

Prefix Reserved
This is a prerelease version of AwesomeAssertions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AwesomeAssertions --version 8.0.0-rc.3
                    
NuGet\Install-Package AwesomeAssertions -Version 8.0.0-rc.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AwesomeAssertions" Version="8.0.0-rc.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AwesomeAssertions" Version="8.0.0-rc.3" />
                    
Directory.Packages.props
<PackageReference Include="AwesomeAssertions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AwesomeAssertions --version 8.0.0-rc.3
                    
#r "nuget: AwesomeAssertions, 8.0.0-rc.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package AwesomeAssertions@8.0.0-rc.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AwesomeAssertions&version=8.0.0-rc.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=AwesomeAssertions&version=8.0.0-rc.3&prerelease
                    
Install as a Cake Tool

A fork of FluentAssertions controlled by the community

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

By the community, for the community.

I, @meenzen hereby commit to keeping the Apache 2 license of AwesomeAssertions intact so that you may depend on in as a drop-in replacement without having to fear any license violations by accidentally upgrading.

Maintenance

Please do not expect updates to this fork, as I cannot commit to maintaining it in the future. I will do my best to review and merge critical PRs if required and to release new versions of AwesomeAssertions as needed.

Acknowledgements

This was made possible by the hard work and dedication of the original authors and more than 200 contributors of FluentAssertions. We are extremely grateful for their efforts.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (31)

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

XFluentAssert

A set of assertions to be used together with FluentAssertions library.

GitHub repositories (53)

Showing the top 20 popular GitHub repositories that depend on AwesomeAssertions:

Repository Stars
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
dotnet/orleans
Cloud Native application framework for .NET
MudBlazor/MudBlazor
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
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.
dotnet/command-line-api
Command line parsing, invocation, and rendering of terminal output.
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
adamhathcock/sharpcompress
SharpCompress is a fully managed C# library to deal with many compression types and formats.
umlx5h/LLPlayer
The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!
reactivemarbles/DynamicData
Reactive collections based on Rx.Net
dotnet/templating
This repo contains the Template Engine which is used by dotnet new
wiremock/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on WireMock Java, but extended with more functionality.Full documentation can be found at https://wiremock.org/dotnet/.
immichFrame/ImmichFrame
MarimerLLC/csla
A home for your business logic in any .NET application.
microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
Version Downloads Last Updated
9.3.0 71,939 10/29/2025
9.2.1 118,856 10/16/2025
9.1.0 856,700 7/11/2025
9.0.0 584,079 5/26/2025
9.0.0-rc.1 2,083 5/19/2025
8.2.0 423,342 5/8/2025
8.1.0 528,226 4/4/2025
8.0.2 416,711 3/11/2025
8.0.1 282,035 2/18/2025
8.0.0 182,365 1/27/2025
8.0.0-rc.3 28,305 1/14/2025
8.0.0-rc.2 93 1/14/2025
8.0.0-rc.1 95 1/14/2025
7.2.1 87,203 2/18/2025
7.2.0 7,277 2/8/2025
7.1.0 94,704 1/18/2025
7.0.0 50,903 1/14/2025