EDennis.NetCoreTestingUtilities
2.3.1-alpha
This is a prerelease version of EDennis.NetCoreTestingUtilities.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EDennis.NetCoreTestingUtilities --version 2.3.1-alpha
NuGet\Install-Package EDennis.NetCoreTestingUtilities -Version 2.3.1-alpha
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.3.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EDennis.NetCoreTestingUtilities" Version="2.3.1-alpha" />
<PackageReference Include="EDennis.NetCoreTestingUtilities" />
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.3.1-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EDennis.NetCoreTestingUtilities, 2.3.1-alpha"
#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 EDennis.NetCoreTestingUtilities@2.3.1-alpha
#: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=EDennis.NetCoreTestingUtilities&version=2.3.1-alpha&prerelease
#tool nuget:?package=EDennis.NetCoreTestingUtilities&version=2.3.1-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The NetCoreTestingUtilities package provides supplementary tools for .NET Core 2 unit testing. The package is divided into four main classes:
- ObjectExtensions -- which provides methods for loading objects from JSON and SQL, generating JSON from objects, and performing deep comparisons of objects.
- Json -- which provides methods similar to ObjectExtensions, but which targets a Json.NET JToken, rather than objects of specific classes.
- 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.
- JsonAssert -- which provides a highly structured, file-driven testing framework, in which test cases are specified in JSON files.
| Product | Versions 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. 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 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.
-
.NETCoreApp 2.0
- EDennis.JsonUtils (>= 0.0.4-alpha)
- JsonDiffPatch (>= 2.0.45)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.0.1)
- xunit.abstractions (>= 2.0.1)
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,488 | 2/4/2020 |
| 3.8.5 | 847 | 2/3/2020 |
| 3.8.4 | 904 | 2/3/2020 |
| 3.8.3 | 1,105 | 2/3/2020 |
| 3.8.2 | 989 | 1/28/2020 |
| 3.8.1 | 837 | 1/22/2020 |
| 3.8.0 | 850 | 1/22/2020 |
| 3.7.9 | 993 | 1/11/2020 |
| 3.7.8 | 958 | 1/11/2020 |
| 3.7.7 | 887 | 1/9/2020 |
| 3.7.6 | 962 | 1/9/2020 |
| 3.7.5 | 946 | 1/9/2020 |
| 3.7.4 | 906 | 1/9/2020 |
| 3.7.3 | 876 | 1/9/2020 |
| 3.7.2 | 918 | 1/4/2020 |
| 3.7.1 | 857 | 1/2/2020 |
| 3.7.0 | 802 | 1/2/2020 |
| 3.6.7 | 932 | 12/19/2019 |
| 3.6.6 | 850 | 12/19/2019 |
| 3.6.5 | 910 | 12/18/2019 |
| 3.6.4 | 875 | 12/12/2019 |
| 3.6.3 | 878 | 12/12/2019 |
| 3.6.2 | 845 | 12/12/2019 |
| 3.6.1 | 882 | 12/10/2019 |
| 3.6.0 | 886 | 10/22/2019 |
| 3.5.0 | 867 | 10/8/2019 |
| 3.4.8 | 946 | 9/12/2019 |
| 3.4.7 | 941 | 9/10/2019 |
| 3.4.6 | 988 | 8/16/2019 |
| 3.4.5 | 996 | 6/21/2019 |
| 3.4.3 | 946 | 5/7/2019 |
| 3.4.2 | 928 | 5/7/2019 |
| 3.4.1 | 927 | 5/3/2019 |
| 3.4.0 | 6,611 | 3/25/2019 |
| 3.3.1 | 964 | 3/5/2019 |
| 3.3.0 | 946 | 3/5/2019 |
| 3.2.2 | 5,397 | 2/20/2019 |
| 3.2.1 | 962 | 2/8/2019 |
| 3.2.0 | 1,046 | 12/15/2018 |
| 3.1.0 | 1,773 | 11/19/2018 |
| 3.0.0 | 1,735 | 9/25/2018 |
| 2.9.9 | 1,692 | 9/24/2018 |
| 2.9.8 | 1,749 | 9/24/2018 |
| 2.9.7 | 1,938 | 9/21/2018 |
| 2.9.6 | 1,823 | 9/21/2018 |
| 2.9.5 | 1,984 | 9/21/2018 |
| 2.9.4 | 1,931 | 9/20/2018 |
| 2.9.3 | 1,930 | 9/18/2018 |
| 2.9.2 | 1,965 | 9/18/2018 |
| 2.9.1 | 1,839 | 9/17/2018 |
| 2.9.0 | 1,773 | 9/11/2018 |
| 2.8.4 | 1,197 | 8/16/2018 |
| 2.8.3 | 1,272 | 8/10/2018 |
| 2.8.2 | 1,289 | 8/9/2018 |
| 2.8.1 | 1,326 | 8/9/2018 |
| 2.8.0 | 1,316 | 8/9/2018 |
| 2.7.2 | 1,368 | 8/7/2018 |
| 2.7.1 | 1,388 | 8/7/2018 |
| 2.7.0 | 1,308 | 8/6/2018 |
| 2.6.0 | 1,378 | 8/2/2018 |
| 2.5.4 | 1,373 | 7/23/2018 |
| 2.5.3 | 1,318 | 7/23/2018 |
| 2.5.2 | 1,598 | 6/21/2018 |
| 2.5.1 | 1,527 | 6/15/2018 |
| 2.5.0 | 1,589 | 6/6/2018 |
| 2.4.1 | 1,498 | 6/4/2018 |
| 2.4.0 | 1,572 | 5/25/2018 |
| 2.3.9 | 1,646 | 5/2/2018 |
| 2.3.8 | 1,612 | 4/17/2018 |
| 2.3.7 | 1,771 | 4/6/2018 |
| 2.3.6 | 1,725 | 3/23/2018 |
| 2.3.5 | 1,628 | 3/9/2018 |
| 2.3.4 | 1,630 | 3/9/2018 |
| 2.3.3 | 1,356 | 3/8/2018 |
| 2.3.2 | 1,390 | 3/8/2018 |
| 2.3.1-alpha | 1,563 | 3/6/2018 |
| 2.2.4 | 1,644 | 3/3/2018 |
| 2.2.3.1 | 1,659 | 3/3/2018 |
| 2.2.3 | 1,624 | 3/3/2018 |
| 2.2.2 | 1,586 | 2/21/2018 |
| 2.2.1 | 1,593 | 2/21/2018 |
| 2.2.0 | 1,603 | 2/10/2018 |
| 2.1.1 | 1,394 | 2/8/2018 |
| 2.1.0.1 | 1,822 | 12/21/2017 |
| 2.1.0 | 1,885 | 12/21/2017 |
| 2.0.0 | 1,612 | 12/21/2017 |
| 1.0.0.1 | 1,666 | 12/3/2017 |
| 1.0.0 | 2,571 | 11/30/2017 |
Upgraded EDennis.JsonUtils to 0.0.4-alpha, which provides MaxDepth and PropertiesToIgnore support in SafeJsonSerializerSettings