Skip to content

Commit fe73bd1

Browse files
author
Michael Catanzariti
committed
2 parents d633d2e + 22018be commit fe73bd1

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)