ServantSoftware.Data.Csv 1.0.0.207

There is a newer version of this package available.
See the version list below for details.
dotnet add package ServantSoftware.Data.Csv --version 1.0.0.207
NuGet\Install-Package ServantSoftware.Data.Csv -Version 1.0.0.207
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ServantSoftware.Data.Csv" Version="1.0.0.207" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServantSoftware.Data.Csv --version 1.0.0.207
#r "nuget: ServantSoftware.Data.Csv, 1.0.0.207"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ServantSoftware.Data.Csv as a Cake Addin
#addin nuget:?package=ServantSoftware.Data.Csv&version=1.0.0.207

// Install ServantSoftware.Data.Csv as a Cake Tool
#tool nuget:?package=ServantSoftware.Data.Csv&version=1.0.0.207

CSV Data Provider

The CSV format (as specified in RFC 4180 has no data typing. There are variants to the format. The CsvHelper library (NuGet package looks to take in account many of those variants. It is unclear to me though if this library has any ability to determine data types of the data therein. If no data type can be determined through this library, then assume all data are strings.

Requirements

  • Provide the same functionality as is provided by the [JSON Provider](Json Provider.md)
    • Major exception is that there is no equivalent "File as Database" concept.
  • Avoid large duplications of code (when it makes sense) by creating a library project with the following location - src/Data.Common/Data.Common.csproj
  • Provide the same level of test coverage as is in the [JSON Provider](Json Provider.md)
  • Assume that the first line of the CSV are the list of column names.
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ServantSoftware.Data.Csv:

Package Downloads
ServantSoftware.EFCore.Csv

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.259 100 6/8/2024
1.0.0.258 156 4/17/2024
1.0.0.257 102 4/17/2024
1.0.0.256 97 4/17/2024
1.0.0.254 88 4/15/2024
1.0.0.253 91 4/15/2024
1.0.0.252 83 4/14/2024
1.0.0.251 84 4/14/2024
1.0.0.250 79 4/13/2024
1.0.0.249 82 4/13/2024
1.0.0.248 87 4/11/2024
1.0.0.247 83 4/11/2024
1.0.0.246 92 4/1/2024
1.0.0.245 93 4/1/2024
1.0.0.242 95 3/27/2024
1.0.0.241 77 3/27/2024
1.0.0.240 94 3/27/2024
1.0.0.239 66 3/27/2024
1.0.0.238 114 3/16/2024
1.0.0.237 79 3/16/2024
1.0.0.236 129 2/14/2024
1.0.0.235 173 12/20/2023
1.0.0.233 196 10/23/2023
1.0.0.232 108 10/23/2023
1.0.0.231 115 10/23/2023
1.0.0.230 115 10/23/2023
1.0.0.229 108 10/23/2023
1.0.0.228 111 10/22/2023
1.0.0.227 112 10/22/2023
1.0.0.226 113 10/22/2023
1.0.0.225 111 10/22/2023
1.0.0.224 118 10/22/2023
1.0.0.223 116 10/22/2023
1.0.0.222 97 10/22/2023
1.0.0.221 131 10/22/2023
1.0.0.220 111 10/21/2023
1.0.0.219 120 10/21/2023
1.0.0.218 110 10/21/2023
1.0.0.217 106 10/21/2023
1.0.0.216 112 10/21/2023
1.0.0.215 97 10/21/2023
1.0.0.214 96 10/21/2023
1.0.0.213 111 10/21/2023
1.0.0.212 112 10/21/2023
1.0.0.211 103 10/20/2023
1.0.0.210 94 10/20/2023
1.0.0.209 108 10/20/2023
1.0.0.208 118 10/20/2023
1.0.0.207 99 10/20/2023
1.0.0.206 127 10/20/2023
1.0.0.205 104 10/20/2023
1.0.0.204 112 10/19/2023
1.0.0.203 104 10/17/2023
1.0.0.202 122 10/10/2023
1.0.0.201 142 10/7/2023
1.0.0.200 122 10/3/2023
1.0.0.199 125 10/2/2023
1.0.0.198 127 10/2/2023
1.0.0.195 115 9/27/2023
1.0.0.194 119 9/27/2023
1.0.0.193 121 9/27/2023
1.0.0.192 125 9/27/2023
1.0.0.191 124 9/26/2023
1.0.0.189 119 9/22/2023
1.0.0.188 113 9/22/2023
1.0.0.187 113 9/22/2023
1.0.0.186 124 9/19/2023
1.0.0.185 114 9/18/2023
1.0.0.184 139 9/17/2023
1.0.0.183 104 9/17/2023
1.0.0.182 116 9/16/2023
1.0.0.181 120 9/15/2023
1.0.0.179 123 9/14/2023
1.0.0.178 128 9/14/2023
1.0.0.176 124 9/13/2023
1.0.0.175 133 9/9/2023
1.0.0.174 129 9/8/2023
1.0.0.173 132 9/1/2023
1.0.0.172 135 9/1/2023
1.0.0.171 130 8/31/2023
1.0.0.170 132 8/25/2023
1.0.0.169 143 8/24/2023