fclp / fluent-command-line-parser

A simple, strongly typed .NET C# command line parser library using a fluent easy to use interface
Other
530 stars 86 forks source link

Please add support for Nullable<DateTime> #36

Closed DashNY closed 9 years ago

DashNY commented 9 years ago

I get an error on Nullable property. It would be great if the parser could support it

siywilliams commented 9 years ago

@DashNY Before I release to nuget, can you try out the latest build?

DashNY commented 9 years ago

@siywilliams Appears to be working as expected. Please release as nuget.

siywilliams commented 9 years ago

https://www.nuget.org/packages/FluentCommandLineParser/1.4.2