ryanheath / RavenDB-NodaTime

Noda Time support for RavenDB
Other
20 stars 14 forks source link

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.