https://github.com/r3c/verse
Versatile Serializer
https://github.com/r3c/verse
c-sharp json protobuf serialization serializer
Last synced: 5 months ago
JSON representation
Versatile Serializer
- Host: GitHub
- URL: https://github.com/r3c/verse
- Owner: r3c
- License: mit
- Created: 2013-03-17T23:02:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2026-01-21T13:59:06.000Z (5 months ago)
- Last Synced: 2026-01-22T01:49:03.768Z (5 months ago)
- Topics: c-sharp, json, protobuf, serialization, serializer
- Language: C#
- Size: 1.3 MB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Verse README file
VERsatile SErializer, fast generic runtime (de)serializer.
[](https://github.com/r3c/verse/actions/workflows/verify.yml)
[](https://opensource.org/licenses/MIT)
## Description
Supported formats:
- JSON
- Protobuf (schema-less)
- QueryString
## Resource
- Contact: v.github.com+verse [at] mirari [dot] fr
- License: [license.md](license.md)