LinqToCsv 1.2.0
See the version list below for details.
dotnet add package LinqToCsv --version 1.2.0
NuGet\Install-Package LinqToCsv -Version 1.2.0
<PackageReference Include="LinqToCsv" Version="1.2.0" />
paket add LinqToCsv --version 1.2.0
#r "nuget: LinqToCsv, 1.2.0"
// Install LinqToCsv as a Cake Addin #addin nuget:?package=LinqToCsv&version=1.2.0 // Install LinqToCsv as a Cake Tool #tool nuget:?package=LinqToCsv&version=1.2.0
Popular, easy to use library to read and write CSV and tab delimited files. Supports data fields containing commas and line breaks. Supports different character encodings, separator characters and date and number formats. Robust error handling lets you quickly fix problems in large input files.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (14)
Showing the top 5 NuGet packages that depend on LinqToCsv:
Package | Downloads |
---|---|
AmazonAccess
Amazon webservices API wrapper. |
|
SalesforceMagic
A simple, solid, and small library that encompasses and provides access to the SOAP and Bulk API's for Salesforce. - Dynamic SOQL/SOSL query generation based on generic type interpretation. - Expression and predicate visitation allowing users to create both simple and complicated where conditions using powerful lambda expressions. - SOAP Login and Session ID Retrieval (Can also auth using OAuth 2 access token). - SOAP Query/Search based on generic types. - SOAP Retrieve, Insert, Upsert, Update, and Delete based on generic types. - Re-implementable storage for reusing session details. More Details: http://clamidity.github.io/SalesforceMagic/ |
|
MTM.SPL.CrossCutting.WebExtensions
Web Extensions Methodes |
|
MTM.SPL.CrossCutting.Pattern
Framework Pattern |
|
MTM.SPL.Application
Framework Application Base |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LinqToCsv:
Repository | Stars |
---|---|
csharpfritz/csharp_with_csharpfritz
Show notes, slides, and samples from the CSharp with CSharpFritz show
|