Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skonves/konves.csv

C# library for interacting with the CSV file format per RFC 4180
https://github.com/skonves/konves.csv

Last synced: 1 day ago
JSON representation

C# library for interacting with the CSV file format per RFC 4180

Awesome Lists containing this project

README

        

[![Build status](https://img.shields.io/appveyor/ci/skonves/konves-csv.svg?maxAge=2592000)](https://ci.appveyor.com/project/skonves/konves-csv)
[![Build status](https://img.shields.io/nuget/v/KonvesCsv.svg?maxAge=2592000)](https://www.nuget.org/packages/konvescsv/)

# Konves.Csv
C# library for interacting with the CSV file format per RFC 4180