An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Verse README file

VERsatile SErializer, fast generic runtime (de)serializer.

[![Build Status](https://img.shields.io/github/actions/workflow/status/r3c/verse/verify.yml?branch=master)](https://github.com/r3c/verse/actions/workflows/verify.yml)
[![License](https://img.shields.io/github/license/r3c/verse.svg)](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)