DumpExtensions 2.0.0
This library is paired with the VisualDump 2.0 extension for VisualStudio.
It allows you to view a visual dump of your objects during the debugging of the program in Visual Studio 2017/2019
Install-Package DumpExtensions -Version 2.0.0
dotnet add package DumpExtensions --version 2.0.0
<PackageReference Include="DumpExtensions" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DumpExtensions --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DumpExtensions, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DumpExtensions:
Package | Downloads |
---|---|
Packt.CS8.SharedLibrary2.0
Three extension methods to validate a string value.
|
GitHub repositories
This package is not used by any popular GitHub repositories.