Provides NodaTime support for the RavenDB Client.
$ dotnet add package RavenDB.Client.NodaTimeThis 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.