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.
<PackageVersion Include="EDennis.NetCoreTestingUtilities" Version="2.4.0" />
                    
Directory.Packages.props
<PackageReference Include="EDennis.NetCoreTestingUtilities" />
                    
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 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.
#addin nuget:?package=EDennis.NetCoreTestingUtilities&version=2.4.0
                    
Install EDennis.NetCoreTestingUtilities as a Cake Addin
#tool nuget:?package=EDennis.NetCoreTestingUtilities&version=2.4.0
                    
Install EDennis.NetCoreTestingUtilities as a Cake Tool

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.  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. 
.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,257 2/4/2020
3.8.5 755 2/3/2020
3.8.4 771 2/3/2020
3.8.3 981 2/3/2020
3.8.2 850 1/28/2020
3.8.1 687 1/22/2020
3.8.0 737 1/22/2020
3.7.9 888 1/11/2020
3.7.8 837 1/11/2020
3.7.7 764 1/9/2020
3.7.6 837 1/9/2020
3.7.5 822 1/9/2020
3.7.4 787 1/9/2020
3.7.3 746 1/9/2020
3.7.2 823 1/4/2020
3.7.1 761 1/2/2020
3.7.0 695 1/2/2020
3.6.7 811 12/19/2019
3.6.6 757 12/19/2019
3.6.5 796 12/18/2019
3.6.4 760 12/12/2019
3.6.3 739 12/12/2019
3.6.2 702 12/12/2019
3.6.1 749 12/10/2019
3.6.0 763 10/22/2019
3.5.0 750 10/8/2019
3.4.8 841 9/12/2019
3.4.7 823 9/10/2019
3.4.6 861 8/16/2019
3.4.5 855 6/21/2019
3.4.3 809 5/7/2019
3.4.2 818 5/7/2019
3.4.1 821 5/3/2019
3.4.0 6,293 3/25/2019
3.3.1 846 3/5/2019
3.3.0 848 3/5/2019
3.2.2 5,153 2/20/2019
3.2.1 855 2/8/2019
3.2.0 939 12/15/2018
3.1.0 1,623 11/19/2018
3.0.0 1,611 9/25/2018
2.9.9 1,561 9/24/2018
2.9.8 1,611 9/24/2018
2.9.7 1,820 9/21/2018
2.9.6 1,697 9/21/2018
2.9.5 1,863 9/21/2018
2.9.4 1,783 9/20/2018
2.9.3 1,797 9/18/2018
2.9.2 1,806 9/18/2018
2.9.1 1,693 9/17/2018
2.9.0 1,629 9/11/2018
2.8.4 1,073 8/16/2018
2.8.3 1,118 8/10/2018
2.8.2 1,138 8/9/2018
2.8.1 1,186 8/9/2018
2.8.0 1,173 8/9/2018
2.7.2 1,178 8/7/2018
2.7.1 1,186 8/7/2018
2.7.0 1,107 8/6/2018
2.6.0 1,158 8/2/2018
2.5.4 1,156 7/23/2018
2.5.3 1,138 7/23/2018
2.5.2 1,303 6/21/2018
2.5.1 1,220 6/15/2018
2.5.0 1,293 6/6/2018
2.4.1 1,225 6/4/2018
2.4.0 1,292 5/25/2018
2.3.9 1,362 5/2/2018
2.3.8 1,329 4/17/2018
2.3.7 1,474 4/6/2018
2.3.6 1,417 3/23/2018
2.3.5 1,311 3/9/2018
2.3.4 1,343 3/9/2018
2.3.3 1,161 3/8/2018
2.3.2 1,174 3/8/2018
2.3.1-alpha 1,271 3/6/2018
2.2.4 1,348 3/3/2018
2.2.3.1 1,359 3/3/2018
2.2.3 1,323 3/3/2018
2.2.2 1,293 2/21/2018
2.2.1 1,298 2/21/2018
2.2.0 1,306 2/10/2018
2.1.1 1,195 2/8/2018
2.1.0.1 1,453 12/21/2017
2.1.0 1,495 12/21/2017
2.0.0 1,314 12/21/2017
1.0.0.1 1,385 12/3/2017
1.0.0 1,939 11/30/2017

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