Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cosmos-stack/cosmos-serialization
The wraps and extensions for json.net/protobuf/jil/MsgPack/Utf8Json/xml/ZeroFormatter and so on.
https://github.com/cosmos-stack/cosmos-serialization
binary jil json kooboo-json litjson messagepack nett protobuf serialization toml xml yaml zeroformatter
Last synced: about 2 months ago
JSON representation
The wraps and extensions for json.net/protobuf/jil/MsgPack/Utf8Json/xml/ZeroFormatter and so on.
- Host: GitHub
- URL: https://github.com/cosmos-stack/cosmos-serialization
- Owner: cosmos-stack
- License: apache-2.0
- Created: 2017-08-10T03:00:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T06:04:16.000Z (over 2 years ago)
- Last Synced: 2024-04-28T15:04:36.881Z (8 months ago)
- Topics: binary, jil, json, kooboo-json, litjson, messagepack, nett, protobuf, serialization, toml, xml, yaml, zeroformatter
- Language: C#
- Homepage:
- Size: 6.09 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CosmosStack Serialization Overview
CosmosStack.Serialization is an inline common project of [Cosmos Stack](https://github.com/cosmos-stack).
**Includes projects:**
- Xml
- CosmosStack.Serialization.Xml
- Json
- CosmosStack.Serialization.FastJson
- CosmosStack.Serialization.Jil
- CosmosStack.Serialization.KoobooJson
- CosmosStack.Serialization.Lit *(CosmosStack.Serialization.LitJson)*
- CosmosStack.Serialization.MicrosoftJson
- CosmosStack.Serialization.NewtonsoftJson
- CosmosStack.Serialization.SpanJson
- CosmosStack.Serialization.SwifterJson
- CosmosStack.Serialization.Utf8Json
- Yaml
- CosmosStack.Serialization.SharpYaml
- CosmosStack.Serialization.YamlDotNet
- Toml
- CosmosStack.Serialization.Nett
- Binary
- CosmosStack.Serialization.Binary
- CosmosStack.Serialization.Bssom
- Protobuf
- CosmosStack.Serialization.Protobuf
- MessagePack
- CosmosStack.Serialization.MessagePack
- CosmosStack.Serialization.MsgPackCli
- CosmosStack.Serialization.SwifterMsgPack
- ZeroFormatter
- CosmosStack.Serialization.ZeroFormatter---
## Thanks
People or projects that have made a great contributions to this project:
- [XiaoFei Du](https://github.com/Mutuduxf)
- _The next one must be you_### Organizations and projects
- [Mutuduxf/Zaabee.Serializers](https://github.com/Mutuduxf/Zaabee.Serializers), MIT
---
## License
Member project of [Cosmos Stack](https://github.com/cosmos-stack).
[Apache License 2.0](/LICENSE)
~~~~