ObjectDumper.NET
1.0.1
See the version list below for details.
dotnet add package ObjectDumper.NET --version 1.0.1
NuGet\Install-Package ObjectDumper.NET -Version 1.0.1
<PackageReference Include="ObjectDumper.NET" Version="1.0.1" />
<PackageVersion Include="ObjectDumper.NET" Version="1.0.1" />
<PackageReference Include="ObjectDumper.NET" />
paket add ObjectDumper.NET --version 1.0.1
#r "nuget: ObjectDumper.NET, 1.0.1"
#:package ObjectDumper.NET@1.0.1
#addin nuget:?package=ObjectDumper.NET&version=1.0.1
#tool nuget:?package=ObjectDumper.NET&version=1.0.1
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (9)
Showing the top 5 NuGet packages that depend on ObjectDumper.NET:
| Package | Downloads |
|---|---|
|
SunamoReflection
Advanced reflection for faster development |
|
|
MercadoPagoCore
The inofficial MercadoPagoCore SDK for .NetCoreApps |
|
|
KarambaCommon
An interactive, parametric Finite Element program for beams and shells. |
|
|
CraxShared
Package Description |
|
|
klefki
An ASP.NET core client for the Klefki API |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on ObjectDumper.NET:
| Repository | Stars |
|---|---|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
ahmedayman4a/Linkedin-Learning-Courses-Downloader
Download LinkedIn Learning Courses in mp4 format and in the video quality you like with an intuitive UI
|
|
|
thexeondev/WutheringWaves
Wuthering Waves ps (0.9.0)
|
|
|
winsecurity/Offensive-C-Sharp
|
|
|
Sanae6/SmoOnlineServer
Official server for Super Mario Odyssey: Online
|
|
|
thomasgalliker/CameraScanner.Maui
Camera preview and barcode scanner for .NET MAUI apps
|
|
|
thomasgalliker/Plugin.FirebasePushNotifications
Receive and handle firebase push notifications in .NET MAUI apps
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.4.10-pre | 117 | 1/13/2026 |
| 4.4.8-pre | 96 | 1/12/2026 |
| 4.4.7-pre | 543 | 12/8/2025 |
| 4.4.6-pre | 220 | 12/5/2025 |
| 4.4.5-pre | 202 | 12/4/2025 |
| 4.4.3-pre | 203 | 12/4/2025 |
| 4.4.1-pre | 185 | 12/4/2025 |
| 4.3.4-pre | 17,794 | 10/6/2024 |
| 4.3.2 | 255,051 | 9/14/2024 |
| 4.3.1-pre | 1,256 | 6/17/2024 |
| 4.3.0-pre | 369 | 5/24/2024 |
| 4.2.7 | 75,211 | 5/13/2024 |
| 4.2.6-pre | 228 | 5/13/2024 |
| 4.2.2-pre | 189 | 5/13/2024 |
| 4.2.1-pre | 222 | 5/9/2024 |
| 4.1.17 | 57,098 | 3/26/2024 |
| 4.1.16-pre | 1,879 | 3/11/2024 |
| 4.1.15 | 95,070 | 1/24/2024 |
| 4.1.12-pre | 914 | 10/29/2023 |
| 1.0.1 | 4,438 | 6/19/2017 |
1.0.1
- Bug fix: Ignore non-public properties
1.0.0
- Initial release