An easy to use and high-performance library for CSV parsing.
Info
Version: | 2.7.1 |
Author(s): | Philipp Wagner |
Last Update: | Saturday, December 14, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/bytefish/TinyCsvParser |
NuGet Url: | https://www.nuget.org/packages/TinyCsvParser |
Install
Install-Package TinyCsvParser
dotnet add package TinyCsvParser
paket add TinyCsvParser
TinyCsvParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Globalization(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.Linq.Parallel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
No dependencies.
No dependencies.
Tags