Namespace NodaTime.Extensions
The NodaTime.Extensions namespace contains extensions for all Noda Time production types (regardless of their original namespace). Developers using C# 6 onwards are encouraged to import specific types from within this namespace in order to only expose the extension methods they're directly interested in; developers using earlier versions of C# will have to import the whole namespace and ignore extension methods they are not interested in.