LinqToCsv 1.0.0
See the version list below for details.
dotnet add package LinqToCsv --version 1.0.0
NuGet\Install-Package LinqToCsv -Version 1.0.0
<PackageReference Include="LinqToCsv" Version="1.0.0" />
paket add LinqToCsv --version 1.0.0
#r "nuget: LinqToCsv, 1.0.0"
// Install LinqToCsv as a Cake Addin #addin nuget:?package=LinqToCsv&version=1.0.0 // Install LinqToCsv as a Cake Tool #tool nuget:?package=LinqToCsv&version=1.0.0
Popular CSV library, over 1,353 downloads on the CodeProject. Very easy to use, requires only a few lines to read/write any IEnumerable. Thorough error handling makes it easy to fix large import 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
|