We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c19261 commit afeb7e5Copy full SHA for afeb7e5
src/WebApiContrib.Core.Formatter.Csv/README.md
@@ -4,6 +4,7 @@ WebApiContrib.Core.Formatter.Csv [![NuGet Status](http://img.shields.io/nuget/v/
4
5
# History
6
7
+2018.09.14: Added correct usage of CanRead/CanReadType
8
2018.05.31: Adding support for ignoring propeties in the CSV DTO
9
2018.04.18: Adding support for customization of the header with the display attribute
10
2018.04.12: Using the encoding from the options in the CsvOutputFormatter, Don't buffer CSV
0 commit comments