mirror of
https://github.com/Impostor/Dumpostor.git
synced 2026-09-07 06:27:37 -04:00
No description
- C# 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
CI / build (push) Has been cancelled
* Fix EnumDumper to output numeric values The JsonStringEnumConverter was converting enum values to their string names during serialization. Fixed by converting enum values to their underlying integer values before serialization. * Bump version |
||
| .github/workflows | ||
| Dumpostor | ||
| .editorconfig | ||
| .gitignore | ||
| build.cake | ||
| Dumpostor.sln | ||
| LICENSE | ||
| nuget.config | ||
| README.md | ||