Skip to content

Releases: FrendsPlatform/Frends.Csv

1.0.26

09 Oct 13:53
84864d5
Compare
Choose a tag to compare

Added
#31 Csv.Create - New parameter: ForceQuotesAroundValues

1.0.24

29 Jun 05:36
595a3b6
Compare
Choose a tag to compare

Fixed

  • #29 Csv.Parse - Add handling for missing field values
  • #26 and #22 Update CsvHelper version

1.0.20

04 Feb 07:15
aa9c771
Compare
Choose a tag to compare

Task now targets both .NET Standard 2.0 and .NET Framework 4.6.1

Issue #5 Added option to replace whitespace in CSV header names for for XML conversion to work.

Issue #8 Fixed multiple issues when using JSON as input.

0.8.11

09 Mar 08:48
766a6e4
Compare
Choose a tag to compare

Replaced Frends.Task.Attributes usage with System.ComponentModel.DataAnnotations

v0.8.9

22 Sep 05:43
Compare
Choose a tag to compare

Fixes issue #2: Return object instead of JToken so the result properties can be accessed with the dot-notation ('#result.prop')

v0.7.6

22 Sep 05:42
Compare
Choose a tag to compare
v0.7.6 Pre-release
Pre-release

Initial release