Reading from a comma separated (CSV) text file

In this recipe, will be using .NET Core 2.0 under macOS. I assume you are familiar with using a terminal and typing a few commands in it. We will be looking at command-line tools supplied with .NET Core 2.0 to create our .NET Standard 2.0 library that reads a Comma Separated Values (CSV) file and returns its data.

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.