A partial C# implementation of natural time formats like "last month +3 days" which can be used in date arithmetic.
Info
Version: | 0.2.0-alpha |
Author(s): | Jesse Plamondon-Willard |
Last Update: | Saturday, June 22, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Pathoschild/NaturalTimeParser#readme |
NuGet Url: | https://www.nuget.org/packages/Pathoschild.NaturalTimeParser |
Install
Install-Package Pathoschild.NaturalTimeParser
dotnet add package Pathoschild.NaturalTimeParser
paket add Pathoschild.NaturalTimeParser
Pathoschild.NaturalTimeParser Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags