https://github.com/soenneker/soenneker.csv.sepcsvutil
Using the Sep CSV library, provides methods for reading and writing CSV files using strongly-typed objects with automatic property mapping and basic type conversion
https://github.com/soenneker/soenneker.csv.sepcsvutil
csharp csv dotnet sep sepcsvutil spreadsheet util utility
Last synced: 16 days ago
JSON representation
Using the Sep CSV library, provides methods for reading and writing CSV files using strongly-typed objects with automatic property mapping and basic type conversion
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.csv.sepcsvutil
- Owner: soenneker
- License: mit
- Created: 2025-03-30T00:25:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-05T04:56:42.000Z (26 days ago)
- Last Synced: 2026-03-05T05:02:11.213Z (26 days ago)
- Topics: csharp, csv, dotnet, sep, sepcsvutil, spreadsheet, util, utility
- Language: C#
- Homepage: https://soenneker.com
- Size: 550 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.csv.sepcsvutil/)
[](https://github.com/soenneker/soenneker.csv.sepcsvutil/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.csv.sepcsvutil/)
[](https://github.com/soenneker/soenneker.csv.sepcsvutil/actions/workflows/codeql.yml)
#  Soenneker.Csv.SepCsvUtil
### Using the Sep CSV library, provides methods for reading and writing CSV files using strongly-typed objects with automatic property mapping and basic type conversion
## Installation
```
dotnet add package Soenneker.Csv.SepCsvUtil
```