ObjectDumper.NET
2.3.19050.6
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
See the version list below for details.
Install-Package ObjectDumper.NET -Version 2.3.19050.6
dotnet add package ObjectDumper.NET --version 2.3.19050.6
<PackageReference Include="ObjectDumper.NET" Version="2.3.19050.6" />
paket add ObjectDumper.NET --version 2.3.19050.6
Release Notes
2.3.0
- Fix escape sequences in string values
2.2.0
- Add bool property DumpOptions.IgnoreDefaultValues to filter properties which contain default values
- Refactor namespaces: Move ObjectDumper to root namespace
- Add support for netstandard2.0
2.0.0
- Migrate to netstandard1.2
- Bug fixes
1.0.8
- Bugfix for .Net Standard: CSharp initializer code generation for KeyValuePairs is currently disabled in this release
1.0.7
- Change DateTime formatting to ISO 8601 standard
- Add formatting for IDictionary<TKey, TValue> and KeyValuePair<TKey, TValue>
1.0.6
- Replace long suffix 'l' with 'L'
1.0.5
- Optimization for DateTime.MinValue and DateTime.MaxValue serialization
1.0.4
- Bug fix: Use default dump options if not specified
1.0.3
- Add support for .Net Standard
- Add DumpOptions several serialization options, e.g. C#-like DumpStyle
1.0.2
- Bug fix: Filter COM objects
- Bug fix: Catch exceptions if properties/fields cannot be accessed
1.0.1
- Bug fix: Ignore non-public properties
1.0.0
- Initial release
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.2
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.4.19323.7-pre | 170 | 11/19/2019 | ||
2.4.19323.6-pre | 29 | 11/19/2019 | ||
2.4.19323.4-pre | 30 | 11/19/2019 | ||
2.4.19292.2-pre | 94 | 10/19/2019 | ||
2.4.19292.1-pre | 37 | 10/19/2019 | ||
2.4.19286.1-pre | 45 | 10/13/2019 | ||
2.4.19218.1 | 5,900 | 8/6/2019 | ||
2.4.19204.1-pre | 142 | 7/23/2019 | ||
2.4.19166.1 | 2,103 | 6/15/2019 | ||
2.4.19138.1 | 5,073 | 5/18/2019 | ||
2.4.19119.1-pre | 286 | 4/29/2019 | ||
2.3.19050.6 | 6,334 | 2/19/2019 | ||
2.3.19050.4-pre | 98 | 2/19/2019 | ||
2.3.19050.3-pre | 108 | 2/19/2019 | ||
2.3.19049.4-pre | 104 | 2/18/2019 | ||
2.3.19046.3 | 752 | 2/15/2019 | ||
2.3.19046.1-pre | 97 | 2/15/2019 | ||
2.2.19044.3-pre | 97 | 2/13/2019 | ||
2.2.19021.1 | 877 | 1/21/2019 | ||
2.2.19011.1 | 657 | 1/11/2019 | ||
2.2.19007.1 | 188 | 1/7/2019 | ||
2.1.18332.7 | 651 | 11/29/2018 | ||
2.0.18317.1 | 371 | 11/13/2018 | ||
2.0.18311.1 | 191 | 11/7/2018 | ||
2.0.18282.1 | 2,235 | 10/9/2018 | ||
1.0.7 | 4,452 | 8/27/2018 | ||
1.0.6 | 330 | 8/3/2018 | ||
1.0.4 | 283 | 7/22/2018 | ||
1.0.3 | 1,182 | 7/2/2018 | ||
1.0.2 | 1,177 | 2/21/2018 | ||
1.0.1 | 1,285 | 6/19/2017 | ||
1.0.0 | 314 | 6/9/2017 |