KvanTTT / TreeProcessing.NET

:herb: Tree structures serialzation, mapping, traversal and comparison on .NET platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TreeProcessing.NET

Thee structures serialzation, traversal and comparison on .NET platform.

Description

Already implemented features:

  • Serialization:
    • Json.NET FullTypeName.
    • Json.NET Property.
    • Json.NET ClassName.
    • Json.NET Attribute.
    • Protobuf.
  • Visitor (Static, Dynamic).
  • Listener (Static, Dynamic).
  • Comparison (Static, Dynamic).

Licence

TreeProcessing.NET is licensed under the Apache 2.0 License.

About

:herb: Tree structures serialzation, mapping, traversal and comparison on .NET platform

License:Apache License 2.0


Languages

Language:C# 100.0%