-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Matt Johnson edited this page Jan 15, 2015
·
5 revisions
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.
The current release uses RavenDB version 3.0, and corresponds to version 3.0 of this library. This source code is maintained in the master branch.
There is also a release for RavenDB version 2.5, which corresponds to version 2.5 of this library. This source code is maintained in the RavenDB-2.5 branch.
Please review the detailed documentation, as linked on the right-hand sidebar of this wiki.