CsvImport 1.1.4.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CsvImport --version 1.1.4.3
NuGet\Install-Package CsvImport -Version 1.1.4.3
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="CsvImport" Version="1.1.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CsvImport --version 1.1.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CsvImport, 1.1.4.3"
#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 CsvImport as a Cake Addin #addin nuget:?package=CsvImport&version=1.1.4.3 // Install CsvImport as a Cake Tool #tool nuget:?package=CsvImport&version=1.1.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Easily do import from CSV to EntityFramework Entity
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- CsvHelper (>= 2.13.2)
- EntityFramework (>= 6.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0.2 | 1,789 | 4/6/2016 |
2.0.0.1 | 1,018 | 4/6/2016 |
2.0.0 | 983 | 3/23/2016 |
1.1.4.3 | 1,068 | 2/12/2016 |
1.1.4.2 | 1,057 | 2/12/2016 |
1.1.4.1 | 1,135 | 10/27/2015 |
1.1.3.2 | 1,017 | 10/26/2015 |
1.1.3.1 | 1,049 | 10/26/2015 |
1.1.2.1 | 1,026 | 10/26/2015 |
1.1.1.1 | 1,116 | 10/20/2015 |
1.0.3.1 | 1,049 | 10/20/2015 |
1.0.2.1 | 1,040 | 10/20/2015 |
1.0.1.1 | 1,340 | 10/19/2015 |
1.0.1 | 1,356 | 10/19/2015 |
can ignore or not first line
dont thrown on missing field