Skip to content

A very simple .Net library providing access to DSV (Delimiter Separated Values) files.

Notifications You must be signed in to change notification settings

XoseLluis/Dsv.Net

Repository files navigation

Dsv.Net

A very simple .Net library providing access to DSV (Delimiter Separated Values) files. It's written in C# and will work with header and headerless files, giving you read and basic write access. You can provide the delimiter character to be used in each case, and it will be aware of line breaks or delimiters inside fields (fields wrapped in quotes).

You can read a better explanation here:

http://deploytonenyures.blogspot.com.es/2013/01/net-dsv-dao.html

About

A very simple .Net library providing access to DSV (Delimiter Separated Values) files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages