https://github.com/lambdageek/roundtrip-json
https://github.com/lambdageek/roundtrip-json
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lambdageek/roundtrip-json
- Owner: lambdageek
- Created: 2024-04-17T19:38:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-17T19:38:59.000Z (about 1 year ago)
- Last Synced: 2025-03-15T01:43:22.655Z (2 months ago)
- Language: C#
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repro
``` console
dotnet publish
./bin/Release/net9.0/osx-arm64/native/roundtrip-json ./foo.jsonc
```