Hi,
This library could really do with XML comments added, and then baked into the NuGet library to give full IntelliSense (e.g. when I load up your NuGet library and then try to instantiate my first DateDiff object, there is no IntelliSense to tell me whether the first or second DateTime object is the start date).
I just had to add a load of XML comments to a NuGet library I am maintaining, so I appreciate that it's not the most fun job - but I do agree (with the person who raised the issue in my library!) that it's definitely worth doing for a project which you might hope that lot of other people will use.
Thanks!
Hi,
This library could really do with XML comments added, and then baked into the NuGet library to give full IntelliSense (e.g. when I load up your NuGet library and then try to instantiate my first
DateDiffobject, there is no IntelliSense to tell me whether the first or secondDateTimeobject is the start date).I just had to add a load of XML comments to a NuGet library I am maintaining, so I appreciate that it's not the most fun job - but I do agree (with the person who raised the issue in my library!) that it's definitely worth doing for a project which you might hope that lot of other people will use.
Thanks!