this is a fast, tiny, easy to use CSV reader and writer according to the IETF rfc4180 specification for CSVs. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Benjamin Buening | 
| Last Update: | Sunday, June 11, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/BenBuening/EssentialCsv | 
| NuGet Url: | https://www.nuget.org/packages/EssentialCsv | 
Install
Install-Package EssentialCsv
                        dotnet add package EssentialCsv
                        paket add EssentialCsv
                        
                                EssentialCsv Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags