Skip to content

Commit 22018be

Browse files
author
Michaël Catanzariti
authored
added Features section in README.md
1 parent 42e13df commit 22018be

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Dahomey.Cbor
22
High-performance CBOR serialization framework for .Net
3+
4+
## Features
5+
* Serialization/Deserialization from/to Streams, byte buffer
6+
* Object Model
7+
* Mapping to any .Net class
8+
* Extensible Polymorphism support based on discriminator conventions
9+
* Extensible Naming conventions
10+
* Custom converters for not supported types
11+
* [.Net standard 2.0](https://github.com/dotnet/standard/blob/master/docs/versions/netstandard2.0.md) support

0 commit comments

Comments
 (0)