News

CSV Reports V3.0 Released April 20, 2019 15:07

Kellerman Software announces a major update to the CSV Reports library. New features include support for .NET Standard, .NET Core, mapping values to all primitive types and complex types such as GUID, Enum, and DateTime. It also handles nullable primitive types. Download Now

CSV Reports 2.14 Released June 11, 2017 20:34

Kellerman Software announces a minor update to the CSV Reports library. By customer request, the CsvReader now has the ability to perform a PreProcessFile which will replace CR with CRLF if the line does not already end with CRLF. Download Now

CSV Reports V2.09 Released June 18, 2016 10:47

Kellerman Software announces a minor update to the CSV Reports library. By customer request, the CsvWriter now has the ability to specify the date format. It is also now possible to specify the output order for a data table. The help file was added to the NuGet package. Download Now

CSV Reports V2.05 Released February 8, 2016 12:26

Kellerman Software annouces a minor update to the CSV Reports Library. New features: QuoteEachField property which forces quote characters around all fields. CSV Reports remains 100% managed code but can now also be used with COM applications. It is now possible to use the CustomColumnNames property to specify the header text of columns.