Skip to content

Commit

Permalink
fix nuget.md formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Moaid Hathot committed Nov 26, 2023
1 parent 4d46847 commit 4b5b75a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/readme/nuget.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,6 @@ DumpConfig.Default.MaxDepth = 3;
//Much more...
```

moaid.Spouse = haneeni;
haneeni.Spouse = moaid;

moaid.Dump();
//You can define max depth as well, e.g `moaid.Dump(maxDepth: 2)`
```
![image](https://user-images.githubusercontent.com/8770486/232280616-c6127820-7e2b-448b-81ca-1aded2894cdc.png)

### Support for Arrays, Dictionaries and Collections
Expand Down

0 comments on commit 4b5b75a

Please sign in to comment.