A lightweight library of structs for representing and manipulating time periods such as hours, days, months, quarters.
Info
Version: | 1.0.1 |
Author(s): | Jake Fowler |
Last Update: | Tuesday, January 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cmdty/time-period-value-types |
NuGet Url: | https://www.nuget.org/packages/Cmdty.TimePeriodValueTypes |
Install
Install-Package Cmdty.TimePeriodValueTypes
dotnet add package Cmdty.TimePeriodValueTypes
paket add Cmdty.TimePeriodValueTypes
Cmdty.TimePeriodValueTypes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- JetBrains.Annotations(>= 2019.1.1)
- JetBrains.Annotations(>= 2019.1.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags