A .NET library for RFC4180-compliant CSV processing that's still fast and fault-tolerant.
Info
| Version: | 1.2.0 |
| Author(s): | airbreather |
| Last Update: | Saturday, July 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Cursively |
Install
Install-Package Cursively
dotnet add package Cursively
paket add Cursively
Cursively Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Buffers(>= 4.5.0)
- System.Collections.Immutable(>= 1.5.0)
- System.IO.Pipelines(>= 4.5.3)
- System.Memory(>= 4.5.3)
- System.Threading.Tasks.Extensions(>= 4.5.3)
Tags