Skip to content

exira/nodatime.serialization

 
 

Repository files navigation

GitHub Actions status

Noda Time serialization

This repository contains projects to do with serializing Noda Time data in various forms, such as JSON.

XML serialization is built into Noda Time itself, but other serialization mechanisms are expected to simply use the public API. (Noda Time 1.x and 2.x also support .NET binary serialization natively.)

Separating the code into a "core" in the nodatime repository and serialization code here allows for a greater separation between the two, and independent release cycles.

About

Serialization projects for Noda Time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Shell 0.4%