An F# library for syntactically nice construction of DateTime and TimeSpan objects, backed by NodaTime.
Info
Version: | 0.4.1 |
Author(s): | Jlobblet |
Last Update: | Friday, February 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Jlobblet/Fugit |
NuGet Url: | https://www.nuget.org/packages/Fugit.NodaTime |
Install
Install-Package Fugit.NodaTime
dotnet add package Fugit.NodaTime
paket add Fugit.NodaTime
Fugit.NodaTime Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- NodaTime(>= 3.0.4)
Tags