ObjectDumper.NET
3.0.20251.2-pre
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
Install-Package ObjectDumper.NET -Version 3.0.20251.2-pre
dotnet add package ObjectDumper.NET --version 3.0.20251.2-pre
<PackageReference Include="ObjectDumper.NET" Version="3.0.20251.2-pre" />
paket add ObjectDumper.NET --version 3.0.20251.2-pre
#r "nuget: ObjectDumper.NET, 3.0.20251.2-pre"
Release Notes
3.0.0
- New formatting logic for DumpStyle.Console (default)
- Bug fix for dumping decimal numbers in different cultures
- Dump MinValue, MaxValue for built-in types (where available)
2.5.0
- Handle CultureInfo formatting
- Extend GetFormattedName to handle nested generics and multi-dimensional arrays
- Optimize variable naming for generic types
2.4.0
- Handle Guid formatting
- Handle DateTimeOffset formatting
- Handle TimeSpan formatting
- Set LineBreakChar default to Environment.NewLine
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.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ObjectDumper.NET:
Package | Downloads |
---|---|
MercadoPagoCore
The inofficial MercadoPagoCore SDK for .NetCoreApps
|
|
klefki
An ASP.NET core client for the Klefki API
|
|
ppioli.MercadoPago-SDK
Fork of Mercado Pago SDK targeting .Net Core
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.20251.2-pre | 704 | 9/7/2020 |
3.0.20251.1 | 18,735 | 9/7/2020 |
3.0.20243.2-pre | 147 | 8/30/2020 |
3.0.20243.1-pre | 127 | 8/30/2020 |
3.0.20235.2-pre | 164 | 8/22/2020 |
3.0.20235.1-pre | 165 | 8/22/2020 |
3.0.20232.1-pre | 98 | 8/19/2020 |
3.0.20229.11-pre | 166 | 8/16/2020 |
3.0.20229.6-pre | 110 | 8/16/2020 |
3.0.20229.3-pre | 144 | 8/16/2020 |
3.0.20228.2-pre | 228 | 8/15/2020 |
3.0.20228.1-pre | 206 | 8/15/2020 |
2.5.20228.1 | 2,760 | 8/15/2020 |
2.5.20158.1-pre | 785 | 6/6/2020 |
2.5.20155.1 | 18,105 | 6/3/2020 |
2.5.20143.3-pre | 171 | 5/22/2020 |
2.5.20131.1-pre | 219 | 5/10/2020 |
2.5.20033.1 | 15,777 | 2/2/2020 |
2.5.20023.4-pre | 191 | 1/23/2020 |
2.5.20023.3-pre | 239 | 1/23/2020 |
2.5.20023.1-pre | 173 | 1/23/2020 |
2.4.20008.4-pre | 247 | 1/8/2020 |
2.4.20008.1 | 2,976 | 1/8/2020 |
2.4.20007.2-pre | 209 | 1/7/2020 |
2.4.19323.7-pre | 863 | 11/19/2019 |
2.4.19323.6-pre | 150 | 11/19/2019 |
2.4.19323.4-pre | 160 | 11/19/2019 |
2.4.19292.2-pre | 258 | 10/19/2019 |
2.4.19292.1-pre | 184 | 10/19/2019 |
2.4.19286.1-pre | 189 | 10/13/2019 |
2.4.19218.1 | 23,269 | 8/6/2019 |
2.4.19204.1-pre | 280 | 7/23/2019 |
2.4.19166.1 | 3,883 | 6/15/2019 |
2.4.19138.1 | 23,891 | 5/18/2019 |
2.4.19119.1-pre | 421 | 4/29/2019 |
2.3.19050.6 | 26,544 | 2/19/2019 |
2.3.19050.4-pre | 290 | 2/19/2019 |
2.3.19050.3-pre | 297 | 2/19/2019 |
2.3.19049.4-pre | 294 | 2/18/2019 |
2.3.19046.3 | 2,162 | 2/15/2019 |
2.3.19046.1-pre | 288 | 2/15/2019 |
2.2.19044.3-pre | 277 | 2/13/2019 |
2.2.19021.1 | 1,138 | 1/21/2019 |
2.2.19011.1 | 1,010 | 1/11/2019 |
2.2.19007.1 | 388 | 1/7/2019 |
2.1.18332.7 | 944 | 11/29/2018 |
2.0.18317.1 | 581 | 11/13/2018 |
2.0.18311.1 | 381 | 11/7/2018 |
2.0.18282.1 | 2,922 | 10/9/2018 |
1.0.7 | 11,362 | 8/27/2018 |
1.0.6 | 560 | 8/3/2018 |
1.0.4 | 498 | 7/22/2018 |
1.0.3 | 1,410 | 7/2/2018 |
1.0.2 | 1,586 | 2/21/2018 |
1.0.1 | 1,818 | 6/19/2017 |
1.0.0 | 558 | 6/9/2017 |