Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 420 Bytes

Orleans.Serialization.NodaTime is a library that provides Orleans serialization functionality for NodaTime.

The library should implement codecs and copiers for the following types:

  • Instant
  • Offset
  • CalendarSystem
  • LocalDateTime
  • LocalDate
  • LocalTime
  • OffsetDateTime
  • OffsetDate
  • OffsetTime
  • DateTimeZone
  • ZonedDateTime
  • Duration
  • Period
  • Interval