EDennis.NetCoreTestingUtilities 2.9.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package EDennis.NetCoreTestingUtilities --version 2.9.9                
NuGet\Install-Package EDennis.NetCoreTestingUtilities -Version 2.9.9                
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="EDennis.NetCoreTestingUtilities" Version="2.9.9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EDennis.NetCoreTestingUtilities --version 2.9.9                
#r "nuget: EDennis.NetCoreTestingUtilities, 2.9.9"                
#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 EDennis.NetCoreTestingUtilities as a Cake Addin
#addin nuget:?package=EDennis.NetCoreTestingUtilities&version=2.9.9

// Install EDennis.NetCoreTestingUtilities as a Cake Tool
#tool nuget:?package=EDennis.NetCoreTestingUtilities&version=2.9.9                

The NetCoreTestingUtilities package provides supplementary tools for .NET Core 2 unit testing. The package is divided into four main classes:

  1. ObjectExtensions -- which provides methods for loading objects from JSON and SQL, generating JSON from objects, and performing deep comparisons of objects.
  2. Json -- which provides methods similar to ObjectExtensions, but which targets a Json.NET JToken, rather than objects of specific classes.
  3. Jxml-- which provides methods for translating between JSON and JXML -- a flavor of XML that includes special processing instructions, as well as generic elements and attributes, for ensuring the full recovery of a JSON document from XML.
  4. JsonAssert -- which provides a highly structured, file-driven testing framework, in which test cases are specified in JSON files.
  5. JsonSorter -- which sorts array elements and properties within a JSON string according to the alphabetic sort order of these elements and properties -- which allows two JSON strings to be compared while ignoring the order of array elements and properties.
  6. HttpClientPairBase -- which facilitates testing of solutions that have both an External API and an Internal API.
  7. IActionResultExtensions and ActionResultExtensions -- which provide methods that extract the returned object (GetObject) and status code (GetStatusCode) from an IActionResult and ActionResult, respectively.
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.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on EDennis.NetCoreTestingUtilities:

Package Downloads
EDennis.AspNetCore.Base

Alpha version that still requires (a) updated code comments, (b) updated wiki documentation, and (c) completed sample solution

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.8.6 1,144 2/4/2020
3.8.5 699 2/3/2020
3.8.4 703 2/3/2020
3.8.3 915 2/3/2020
3.8.2 783 1/28/2020
3.8.1 632 1/22/2020
3.8.0 667 1/22/2020
3.7.9 832 1/11/2020
3.7.8 766 1/11/2020
3.7.7 721 1/9/2020
3.7.6 774 1/9/2020
3.7.5 778 1/9/2020
3.7.4 732 1/9/2020
3.7.3 702 1/9/2020
3.7.2 770 1/4/2020
3.7.1 699 1/2/2020
3.7.0 644 1/2/2020
3.6.7 756 12/19/2019
3.6.6 692 12/19/2019
3.6.5 731 12/18/2019
3.6.4 715 12/12/2019
3.6.3 667 12/12/2019
3.6.2 646 12/12/2019
3.6.1 703 12/10/2019
3.6.0 688 10/22/2019
3.5.0 691 10/8/2019
3.4.8 783 9/12/2019
3.4.7 744 9/10/2019
3.4.6 815 8/16/2019
3.4.5 770 6/21/2019
3.4.3 742 5/7/2019
3.4.2 770 5/7/2019
3.4.1 746 5/3/2019
3.4.0 6,176 3/25/2019
3.3.1 775 3/5/2019
3.3.0 787 3/5/2019
3.2.2 5,011 2/20/2019
3.2.1 791 2/8/2019
3.2.0 876 12/15/2018
3.1.0 1,533 11/19/2018
3.0.0 1,525 9/25/2018
2.9.9 1,472 9/24/2018
2.9.8 1,541 9/24/2018
2.9.7 1,739 9/21/2018
2.9.6 1,611 9/21/2018
2.9.5 1,786 9/21/2018
2.9.4 1,683 9/20/2018
2.9.3 1,715 9/18/2018
2.9.2 1,717 9/18/2018
2.9.1 1,603 9/17/2018
2.9.0 1,543 9/11/2018
2.8.4 982 8/16/2018
2.8.3 1,025 8/10/2018
2.8.2 1,059 8/9/2018
2.8.1 1,102 8/9/2018
2.8.0 1,081 8/9/2018
2.7.2 1,060 8/7/2018
2.7.1 1,076 8/7/2018
2.7.0 1,008 8/6/2018
2.6.0 1,047 8/2/2018
2.5.4 1,061 7/23/2018
2.5.3 1,021 7/23/2018
2.5.2 1,155 6/21/2018
2.5.1 1,063 6/15/2018
2.5.0 1,129 6/6/2018
2.4.1 1,068 6/4/2018
2.4.0 1,125 5/25/2018
2.3.9 1,197 5/2/2018
2.3.8 1,161 4/17/2018
2.3.7 1,314 4/6/2018
2.3.6 1,250 3/23/2018
2.3.5 1,149 3/9/2018
2.3.4 1,150 3/9/2018
2.3.3 1,049 3/8/2018
2.3.2 1,073 3/8/2018
2.3.1-alpha 1,116 3/6/2018
2.2.4 1,187 3/3/2018
2.2.3.1 1,189 3/3/2018
2.2.3 1,174 3/3/2018
2.2.2 1,125 2/21/2018
2.2.1 1,139 2/21/2018
2.2.0 1,142 2/10/2018
2.1.1 1,071 2/8/2018
2.1.0.1 1,234 12/21/2017
2.1.0 1,266 12/21/2017
2.0.0 1,151 12/21/2017
1.0.0.1 1,209 12/3/2017
1.0.0 1,564 11/30/2017

Now supports DateTimeOffset and TimeSpan in TestJson records as simple values in Json column