summaryrefslogtreecommitdiff
path: root/ThirdParty/CsvHelper-master/src/CsvHelper.Website/input/getting-started/_index.json
blob: 0810b32915de3b62602aec9b8ce9192681062184 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
	"toc": [
		{
			"title": "Installation",
			"link": "#installation"
		},
		{
			"title": "CultureInfo",
			"link": "#cultureinfo"
		},
		{
			"title": "Newlines",
			"link": "#newlines"
		},
		{
			"title": "Reading a CSV file",
			"link": "#reading-a-csv-file"
		},
		{
			"title": "Writing a CSV file",
			"link": "#writing-a-csv-file"
		}
	]
}