EDennis.NetCoreTestingUtilities 2.4.0

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

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

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.
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 is compatible.  netcoreapp2.1 was computed.  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,212 2/4/2020
3.8.5 718 2/3/2020
3.8.4 734 2/3/2020
3.8.3 942 2/3/2020
3.8.2 812 1/28/2020
3.8.1 650 1/22/2020
3.8.0 696 1/22/2020
3.7.9 851 1/11/2020
3.7.8 801 1/11/2020
3.7.7 728 1/9/2020
3.7.6 800 1/9/2020
3.7.5 785 1/9/2020
3.7.4 750 1/9/2020
3.7.3 709 1/9/2020
3.7.2 787 1/4/2020
3.7.1 725 1/2/2020
3.7.0 658 1/2/2020
3.6.7 774 12/19/2019
3.6.6 721 12/19/2019
3.6.5 760 12/18/2019
3.6.4 723 12/12/2019
3.6.3 702 12/12/2019
3.6.2 666 12/12/2019
3.6.1 709 12/10/2019
3.6.0 723 10/22/2019
3.5.0 710 10/8/2019
3.4.8 801 9/12/2019
3.4.7 782 9/10/2019
3.4.6 823 8/16/2019
3.4.5 812 6/21/2019
3.4.3 769 5/7/2019
3.4.2 778 5/7/2019
3.4.1 778 5/3/2019
3.4.0 6,250 3/25/2019
3.3.1 799 3/5/2019
3.3.0 805 3/5/2019
3.2.2 5,111 2/20/2019
3.2.1 812 2/8/2019
3.2.0 894 12/15/2018
3.1.0 1,569 11/19/2018
3.0.0 1,555 9/25/2018
2.9.9 1,500 9/24/2018
2.9.8 1,553 9/24/2018
2.9.7 1,761 9/21/2018
2.9.6 1,640 9/21/2018
2.9.5 1,804 9/21/2018
2.9.4 1,724 9/20/2018
2.9.3 1,735 9/18/2018
2.9.2 1,747 9/18/2018
2.9.1 1,637 9/17/2018
2.9.0 1,570 9/11/2018
2.8.4 1,012 8/16/2018
2.8.3 1,059 8/10/2018
2.8.2 1,079 8/9/2018
2.8.1 1,126 8/9/2018
2.8.0 1,112 8/9/2018
2.7.2 1,088 8/7/2018
2.7.1 1,099 8/7/2018
2.7.0 1,015 8/6/2018
2.6.0 1,068 8/2/2018
2.5.4 1,067 7/23/2018
2.5.3 1,049 7/23/2018
2.5.2 1,173 6/21/2018
2.5.1 1,087 6/15/2018
2.5.0 1,161 6/6/2018
2.4.1 1,092 6/4/2018
2.4.0 1,160 5/25/2018
2.3.9 1,218 5/2/2018
2.3.8 1,187 4/17/2018
2.3.7 1,331 4/6/2018
2.3.6 1,275 3/23/2018
2.3.5 1,165 3/9/2018
2.3.4 1,200 3/9/2018
2.3.3 1,066 3/8/2018
2.3.2 1,078 3/8/2018
2.3.1-alpha 1,137 3/6/2018
2.2.4 1,205 3/3/2018
2.2.3.1 1,216 3/3/2018
2.2.3 1,181 3/3/2018
2.2.2 1,149 2/21/2018
2.2.1 1,157 2/21/2018
2.2.0 1,163 2/10/2018
2.1.1 1,101 2/8/2018
2.1.0.1 1,259 12/21/2017
2.1.0 1,301 12/21/2017
2.0.0 1,169 12/21/2017
1.0.0.1 1,236 12/3/2017
1.0.0 1,584 11/30/2017

Added FromTestJsonTable() method to allow retrieving JSON test data from a database table.