AspectObjectDumper 1.10.2
dotnet add package AspectObjectDumper --version 1.10.2
NuGet\Install-Package AspectObjectDumper -Version 1.10.2
<PackageReference Include="AspectObjectDumper" Version="1.10.2" />
paket add AspectObjectDumper --version 1.10.2
#r "nuget: AspectObjectDumper, 1.10.2"
// Install AspectObjectDumper as a Cake Addin
#addin nuget:?package=AspectObjectDumper&version=1.10.2
// Install AspectObjectDumper as a Cake Tool
#tool nuget:?package=AspectObjectDumper&version=1.10.2
Features:
* The dump output is separated from the targeted dump media by the familiar TextWriter interface
* The programmer can dump the value of any type of object: primitive and enum types (including those marked with FlagsAttribute), custom classes, struct-s, collections, etc.
* For complex type objects (classes and structs) the dumper outputs the names and the values of the properties
* The dump is recursive: the complex members of the dumped object are dumped indented
* Dumps the elements of sequences (arrays, lists, dictionaries, etc.)
* Handles circular references
* The developers can easily customize various aspects of the dump by using an attribute (DumpAttribute) on the classes and their members, such as:
- the order in which the properties are dumped
- formatting of the property names and/or values
- suppressing the dump of some uninteresting properties
- masking the values of sensitive properties (e.g. PII)
- the depth of the recursion into complex members
- the maximum number of dumped elements of sequence properties
* The dumper picks the customization attributes also from buddy classes declared with MetadataTypeAttribute
* Even if the class doesn't have any attributes, the programmer can still pass a metadata class as a separate parameter to the dumping method. This allows for control over the dump of BCL and third party classes
* Built and tested with .NET 4.5.2, 4.6.2, 4.7.1, 4.7.2
For more information see the documentation at https://github.com/vmelamed/vm/blob/master/Aspects/Diagnostics/ObjectDumper.md.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- CommonServiceLocator (>= 2.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspectObjectDumper:
Package | Downloads |
---|---|
vm.Aspects
A set of classes, utilities, etc. addressing various common cross-cutting concerns or extending existing similar libraries like Enterprise Library, Unity, etc. Supports .NET 4.6.2, 4.7.1 and 4.7.2. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.10.2 | 1,973 | 6/20/2018 |
1.10.0 | 1,421 | 4/25/2018 |
1.9.11 | 1,018 | 3/22/2018 |
1.9.10 | 2,801 | 11/10/2017 |
1.9.9 | 1,989 | 10/26/2017 |
1.9.8 | 814 | 10/26/2017 |
1.9.7 | 1,586 | 10/5/2017 |
1.8.0 | 818 | 10/1/2017 |
1.7.11 | 2,047 | 8/1/2017 |
1.7.10 | 872 | 7/30/2017 |
1.7.9 | 879 | 7/29/2017 |
1.7.8 | 879 | 7/28/2017 |
1.7.7 | 880 | 7/28/2017 |
1.7.6 | 1,905 | 7/6/2017 |
1.7.5 | 1,469 | 6/30/2017 |
1.7.5-debug | 742 | 6/30/2017 |
1.7.4 | 884 | 6/26/2017 |
1.7.4-debug | 780 | 6/26/2017 |
1.6.22 | 2,618 | 4/7/2017 |
1.6.21 | 1,030 | 3/22/2017 |
1.6.18 | 1,331 | 3/3/2017 |
1.6.15 | 1,483 | 2/19/2017 |
1.6.12 | 4,224 | 10/28/2016 |
1.6.11 | 944 | 10/25/2016 |
1.6.10 | 931 | 10/25/2016 |
1.6.9 | 930 | 10/25/2016 |
1.6.8 | 3,094 | 7/1/2016 |
1.6.7 | 1,147 | 6/29/2016 |
1.6.6 | 970 | 6/25/2016 |
1.6.5 | 977 | 6/23/2016 |
1.6.4 | 971 | 6/19/2016 |
1.6.2 | 1,209 | 5/27/2016 |
1.5.5 | 1,235 | 4/24/2016 |
1.5.4 | 993 | 4/14/2016 |
1.5.3 | 984 | 4/8/2016 |
1.5.2 | 1,260 | 1/27/2016 |
1.5.1 | 2,704 | 1/26/2016 |
1.5.0 | 1,785 | 1/1/2016 |
1.4.2 | 1,804 | 12/15/2015 |
1.4.0 | 1,975 | 9/17/2015 |
1.3.2 | 1,404 | 5/20/2015 |
1.3.0 | 1,100 | 5/9/2015 |
1.2.1 | 1,064 | 5/20/2015 |
1.2.0.5 | 2,544 | 4/19/2015 |
1.2.0.3 | 1,379 | 4/9/2015 |
1.2.0.1 | 1,146 | 4/9/2015 |
1.2.0 | 1,132 | 4/7/2015 |
1.1.0.1 | 1,503 | 3/5/2015 |
1.0.3.7 | 1,219 | 3/4/2015 |
1.0.3.6 | 1,278 | 3/3/2015 |
1.0.3.5 | 1,278 | 3/3/2015 |
1.0.3.4 | 1,499 | 3/3/2015 |
1.0.3.3 | 1,324 | 3/3/2015 |
1.0.3.2 | 1,022 | 3/3/2015 |
1.0.3.1 | 1,349 | 3/3/2015 |
1.0.2.4 | 1,387 | 12/2/2014 |
1.0.2.2 | 1,199 | 10/24/2014 |
1.0.2.1 | 1,174 | 10/24/2014 |
1.0.1.2 | 1,075 | 10/23/2014 |
1.0.1.1 | 1,774 | 5/9/2014 |
1.0.1 | 1,319 | 5/9/2014 |
1.0.0.1 | 2,673 | 12/3/2013 |
1.0.0 | 1,230 | 12/3/2013 |
0.9.3 | 1,315 | 9/18/2013 |
0.9.2 | 1,240 | 9/15/2013 |
0.9.1 | 1,243 | 9/12/2013 |
Rebuilt for .net 4.7.2 and C# 7.2.