This is a .NET Core version of the natural language date/time parser ported from Ruby by Robert Wilczynski.
Info
Version: | 1.0.0 |
Author(s): | messier51a |
Last Update: | Tuesday, May 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/messier51a/ChronicNetCore |
NuGet Url: | https://www.nuget.org/packages/ChronicNetCore |
Install
Install-Package ChronicNetCore
dotnet add package ChronicNetCore
paket add ChronicNetCore
ChronicNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.3.0)
- NETStandard.Library(>= 1.6.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags