Need a special offer?Find out if your project fits.
+

Using OCSV with .Net framework 4

Answered
mmd975 asked on July 13, 2015

I want to test the Trial version and send  csv data from .Net web application to the component. My current .Net framework is 4. your OCSV demo dows not work with this version. Is there a solution to use compression library with .Net framework 4?
Best Regards

1 answer

Public
Ian Sadovy Ian Sadovy Flexmonster July 13, 2015

Hello,
Thank you for the question.
Our current OCSV library is built with .NET 4.5, but we also provide the source code of this library (https://s3.amazonaws.com/flexmonster/downloads/FlexmonsterCSVCompressorNET_Source.zip).
So, you can use the source code in your .NET 4 project instead of DLL.
I hope this helps you.
 
Regards,
Ian

Please login or Register to Submit Answer