ServantSoftware.Data.Csv 1.0.0.176

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.176
NuGet\Install-Package ServantSoftware.Data.Csv -Version 1.0.0.176
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.176" />
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.176
#r "nuget: ServantSoftware.Data.Csv, 1.0.0.176"
#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.176

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

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 98 6/8/2024
1.0.0.258 155 4/17/2024
1.0.0.257 101 4/17/2024
1.0.0.256 96 4/17/2024
1.0.0.254 87 4/15/2024
1.0.0.253 90 4/15/2024
1.0.0.252 82 4/14/2024
1.0.0.251 83 4/14/2024
1.0.0.250 78 4/13/2024
1.0.0.249 81 4/13/2024
1.0.0.248 86 4/11/2024
1.0.0.247 82 4/11/2024
1.0.0.246 91 4/1/2024
1.0.0.245 92 4/1/2024
1.0.0.242 94 3/27/2024
1.0.0.241 76 3/27/2024
1.0.0.240 93 3/27/2024
1.0.0.239 65 3/27/2024
1.0.0.238 113 3/16/2024
1.0.0.237 78 3/16/2024
1.0.0.236 128 2/14/2024
1.0.0.235 172 12/20/2023
1.0.0.233 195 10/23/2023
1.0.0.232 107 10/23/2023
1.0.0.231 114 10/23/2023
1.0.0.230 114 10/23/2023
1.0.0.229 107 10/23/2023
1.0.0.228 110 10/22/2023
1.0.0.227 111 10/22/2023
1.0.0.226 112 10/22/2023
1.0.0.225 110 10/22/2023
1.0.0.224 117 10/22/2023
1.0.0.223 115 10/22/2023
1.0.0.222 96 10/22/2023
1.0.0.221 130 10/22/2023
1.0.0.220 110 10/21/2023
1.0.0.219 119 10/21/2023
1.0.0.218 109 10/21/2023
1.0.0.217 105 10/21/2023
1.0.0.216 111 10/21/2023
1.0.0.215 96 10/21/2023
1.0.0.214 95 10/21/2023
1.0.0.213 110 10/21/2023
1.0.0.212 111 10/21/2023
1.0.0.211 102 10/20/2023
1.0.0.210 93 10/20/2023
1.0.0.209 107 10/20/2023
1.0.0.208 117 10/20/2023
1.0.0.207 98 10/20/2023
1.0.0.206 126 10/20/2023
1.0.0.205 103 10/20/2023
1.0.0.204 111 10/19/2023
1.0.0.203 103 10/17/2023
1.0.0.202 121 10/10/2023
1.0.0.201 141 10/7/2023
1.0.0.200 121 10/3/2023
1.0.0.199 124 10/2/2023
1.0.0.198 126 10/2/2023
1.0.0.195 114 9/27/2023
1.0.0.194 118 9/27/2023
1.0.0.193 120 9/27/2023
1.0.0.192 124 9/27/2023
1.0.0.191 123 9/26/2023
1.0.0.189 118 9/22/2023
1.0.0.188 112 9/22/2023
1.0.0.187 112 9/22/2023
1.0.0.186 123 9/19/2023
1.0.0.185 113 9/18/2023
1.0.0.184 138 9/17/2023
1.0.0.183 103 9/17/2023
1.0.0.182 115 9/16/2023
1.0.0.181 119 9/15/2023
1.0.0.179 122 9/14/2023
1.0.0.178 127 9/14/2023
1.0.0.176 123 9/13/2023
1.0.0.175 132 9/9/2023
1.0.0.174 128 9/8/2023
1.0.0.173 131 9/1/2023
1.0.0.172 134 9/1/2023
1.0.0.171 129 8/31/2023
1.0.0.170 131 8/25/2023
1.0.0.169 142 8/24/2023