.NET Standard library that provides a Date value type for times when you need to strictly represent a date without any time component.
Info
Version: | 1.0.0 |
Author(s): | Atif Aziz |
Last Update: | Friday, December 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atifaziz/NDate |
NuGet Url: | https://www.nuget.org/packages/NDate |
Install
Install-Package NDate
dotnet add package NDate
paket add NDate
NDate Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Globalization(>= 4.0.11)
- System.Net.Primitives(>= 4.0.11)
- System.Diagnostics.Contracts(>= 4.0.1)
- System.Globalization(>= 4.0.11)
- System.Net.Primitives(>= 4.0.11)
Tags