ExtendedAssertions 2.2.1

dotnet add package ExtendedAssertions --version 2.2.1
NuGet\Install-Package ExtendedAssertions -Version 2.2.1
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="ExtendedAssertions" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExtendedAssertions --version 2.2.1
#r "nuget: ExtendedAssertions, 2.2.1"
#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.
// Install ExtendedAssertions as a Cake Addin
#addin nuget:?package=ExtendedAssertions&version=2.2.1

// Install ExtendedAssertions as a Cake Tool
#tool nuget:?package=ExtendedAssertions&version=2.2.1

exas

means Extended Assertions.

Often when testing legacy code on an integration testing level, we deal with complex data contracts. The assertion of the correctness of this complexer data it is often cumbersome when done with individual assert statements.

Extended Assertions might help in those cases.

see https://github.com/mrpinkzh/exas/wiki/Home

Download and Install Extended Assertions

This library is available on NuGet: https://www.nuget.org/packages/ExtendedAssertions/ Use the following command to install Extended Assertions using NuGet package manager console:

PM> Install-Package ExtendedAssertions

You can use this library in any .Net project which is compatible to .net 4.5 and later.

Continous Release

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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. 
.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 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  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.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

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
2.2.1 395 10/12/2023
2.2.0.223 1,527 1/31/2018
2.1.1.209 1,261 11/22/2017
2.1.0.205 1,274 11/15/2017
2.0.0.203 1,378 9/7/2017
1.0.0.200 1,437 10/15/2016
0.4.0.184 1,480 5/12/2016
0.3.0.161 1,483 4/19/2016
0.2.0.140 1,422 4/1/2016
0.1.1.125 1,553 3/1/2016
0.1.1.13 1,441 2/6/2016
0.1.1.12 1,611 1/30/2016
0.1.1.11 1,409 1/23/2016
0.1.1.10 1,449 1/18/2016
0.1.1.9 1,556 1/16/2016
0.1.0.42 1,494 9/18/2015
0.1.0.40 1,448 9/17/2015
0.1.0.40-alpha 1,271 9/17/2015
0.1.0.36-alpha 1,290 9/15/2015
0.1.0.34-alpha 1,268 9/15/2015
0.1.0.10-alpha 1,316 9/14/2015
0.1.0.9-alpha 1,340 9/14/2015
0.1.0.8-alpha 1,378 9/9/2015
0.1.0.7-alpha 1,358 9/9/2015
0.1.0.6-alpha 1,316 9/9/2015
0.1.0.3-alpha 2,281 9/9/2015