Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/skonves/konves.csv
- Owner: skonves
- License: apache-2.0
- Created: 2014-09-23T04:35:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-11T05:47:26.000Z (over 8 years ago)
- Last Synced: 2024-11-02T01:36:32.524Z (18 days ago)
- Language: C#
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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