WizardWrx.DiagnosticInfo 8.0.51

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package WizardWrx.DiagnosticInfo --version 8.0.51
                    
NuGet\Install-Package WizardWrx.DiagnosticInfo -Version 8.0.51
                    
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="WizardWrx.DiagnosticInfo" Version="8.0.51" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WizardWrx.DiagnosticInfo" Version="8.0.51" />
                    
Directory.Packages.props
<PackageReference Include="WizardWrx.DiagnosticInfo" />
                    
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 WizardWrx.DiagnosticInfo --version 8.0.51
                    
#r "nuget: WizardWrx.DiagnosticInfo, 8.0.51"
                    
#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=WizardWrx.DiagnosticInfo&version=8.0.51
                    
Install WizardWrx.DiagnosticInfo as a Cake Addin
#tool nuget:?package=WizardWrx.DiagnosticInfo&version=8.0.51
                    
Install WizardWrx.DiagnosticInfo as a Cake Tool

Helper Classes to supply runtime diagnostic information about calling routines without using Reflection

Product Compatible and additional computed target framework versions.
.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. 
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 WizardWrx.DiagnosticInfo:

Package Downloads
WizardWrx.MoreMath

Static classes of math functions to supplement the BCL Math class.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.108 257 7/17/2023
9.0.107 221 7/17/2023
9.0.101 644 10/15/2022
9.0.100 455 9/18/2022
9.0.0 457 6/25/2022
8.0.91 655 5/21/2022
8.0.89 708 5/21/2022
8.0.88 665 5/21/2022
8.0.86 430 5/20/2022
8.0.85 439 5/20/2022
8.0.84 422 5/20/2022
8.0.74 455 4/24/2022
8.0.72 711 4/19/2022
8.0.70 721 4/7/2022
8.0.69 750 4/7/2022
8.0.67 706 3/25/2022
8.0.65 690 3/25/2022
8.0.64 673 3/25/2022
8.0.62 698 3/9/2022
8.0.60 426 12/20/2021
8.0.59 441 12/20/2021
8.0.57 444 12/10/2021
8.0.55 524 10/19/2021
8.0.53 527 10/13/2021
8.0.51 534 8/2/2021
8.0.49 566 7/12/2021
8.0.47 579 7/4/2021
8.0.44 534 6/30/2021
8.0.42 539 6/21/2021
8.0.41 559 6/21/2021
8.0.39 566 6/18/2021
8.0.38 532 6/18/2021
8.0.32 530 6/10/2021
8.0.29 544 6/9/2021
8.0.24 553 5/20/2021
8.0.23 582 5/20/2021
8.0.21 607 5/2/2021
8.0.19 522 4/19/2021
8.0.17 553 3/22/2021
8.0.13 583 2/6/2021
8.0.11 458 1/31/2021
7.24.7 560 12/31/2020
7.22.6 623 10/18/2020
7.22.5 540 10/7/2019
7.21.4.43107 880 7/18/2019
7.21.4.42995 550 10/3/2019
7.21.4.36611 549 7/19/2019
7.21.4.35915 526 7/5/2019
7.21.4.31730 553 7/9/2019
7.21.4.31234 525 7/4/2019
7.21.3.24989 536 7/4/2019
7.21.2.22121 533 7/4/2019
7.15.1 843 5/3/2019

This release adds a new static method, ListObjectPropertyTypesAndValues, similar to ListObjectProperties. For additional details, please see ChangeLog.md. As always, it also incorporates the current versions of its dependent libraries and their dependents.