https://github.com/xafero/netserializer
A .NET serializer abstraction to allow for easy switching of various output/input formats
https://github.com/xafero/netserializer
json netframework serialization yaml
Last synced: about 2 months ago
JSON representation
A .NET serializer abstraction to allow for easy switching of various output/input formats
- Host: GitHub
- URL: https://github.com/xafero/netserializer
- Owner: xafero
- License: agpl-3.0
- Created: 2017-10-06T20:56:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T21:31:27.000Z (over 8 years ago)
- Last Synced: 2025-05-07T20:13:48.069Z (about 1 year ago)
- Topics: json, netframework, serialization, yaml
- Language: C#
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NetSerializer
A .NET serializer abstraction to allow for easy switching of various output/input formats