Skip to content

ryanheath/RavenDB-NodaTime

Repository files navigation

Noda Time support for RavenDB NuGet Version

This is a custom extension for RavenDB.

It allows you to use data types from Noda Time, such as Instant, LocalDateTime, and others. Specifically, it enables you to use these types directly in your domain entities, which get serialized into RavenDB documents.

Full documentation is available here.