Skip to content

predictionmachines/Angara.Serialization

 
 

Repository files navigation

Angara.Serialization

A library that facilitates serialization on both .NET and JavaScript platforms and communication between them.
The library contains built-in serializers for a wide range of types and can easily be extended with serializers for user-defined types. Serialization formats are pluggable. The shipped implementation is based on JSON.

About

A library that facilitates serialization on both .NET and JavaScript platforms and communication between them

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 67.5%
  • TypeScript 25.3%
  • JavaScript 7.2%