1. CsvHelper 1.17.0

    By:

    A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.

  2. .NET's fastest JSON Serializer by ServiceStack

    By:

    .NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, Li... More information

  3. LINQtoCSV

    By:

    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.

  4. ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative

    By:

    Binaries for the ServiceStack web framework. Visit http://www.servicestack.net/ServiceStack.Hello/ and https://github.com/ServiceStack/ServiceStack/wiki/Create-your-first-webservice for walk throughs and docs on creating your first web service.

  5. CSV Reader

    By:

    Open source libary for easy reading, writing, and manipulation of CSV files. This handles linq to CSV, creating tables from IEnumerable<T>, dictionaries, in-memory mutable tables, streaming through large tables. It also includes basic data table operations like join, histogram, and filter duplicates.

  6. LinqToExcel

    By:

    Easily retrieve data from spreadsheets and csv files by using LINQ

  7. DoddleReport

    By:

    DoddleReport adds tabular reporting over any LINQ Query, IEnumerable, DataTable or SharePoint List, exportable to HTML, PDF, Excel, CSV or your own custom type. See DoddleReport.Web for great Web reporting support, and the other DoddleReport packages for even more Report Writers

  8. Toolkit.Csv

    By:

    Toolkit for parsing CSV into generic datatypes for simple data handling. Adheres to CSV specification for full compatibility. Implemented with FsLex and FsYacc.

    524 downloads

    Tags

  9. Cameronism.Csv

    By:

    Fast CSV serializer and object flattener.

    472 downloads

    Tags

  10. LinqToExcel_x64

    By:

    Easily retrieve data from spreadsheets and csv files by using LINQ

  11. LumenWorks.Framework.IO

    By:

    A reader that provides fast, non-cached, forward-only access to CSV data. THIS PACKAGE IS NOT ENDORSED BY THE AUTHOR OF THE LIBRARY. The files in this package are otherwise exactly the same as LumenWorks.Framework.IO version 3.8.0 binaries downloadable from CodeProject and associated with the publication of the article (see project URL) on November... More information

  12. DoddleReport.Web

    By:

    Adds Web Reporting support to DoddleReport. MVC apps can use the new ActionResult called ReportResult. WebForms apps can use the WebReport IHttpHandler (.ashx)

  13. Starter ASP.NET MVC Website Template - ServiceStack at /api

    By:

    Host ServiceStack side-by-side with an existing ASP.NET MVC application at the path '/api'. ServiceStack is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: http://www.servicestack.net

  14. Kent.Boogaart.KBCsv

    By:

    KBCsv is an efficient, easy to use .NET parsing and writing library for the CSV (comma-separated values) format. Online at http://kbcsv.codeplex.com/.

  15. Starter ASP.NET Website Template - ServiceStack at /

    By:

    Host ServiceStack in an existing ASP.NET web application at the root path '/'. ServiceStack is a modern, high-performance, code-first web service framework promoting code and web services best practices. Simple, Fast, Elegant. Website: http://www.servicestack.net

  16. CsvTools.Excel

    By:

    Read Excel 2007 as a CSV file. Works on ASP.Net and Azure.

  17. bbv.Common.Data

    By:

    Provides CSV parser and writer, helper functionality for dataset and datetime operations. bbv.Common.Data is a part of bbv.Common, a library of .NET components and functionality including: * (a)synchronous notification component with thread switching using publisher-subscriber pattern, * hierarchical state machine with fluent definitio... More information

    957 downloads

    Tags

  18. LibCSV

    By:

    Reading and writing CSV formatted files.

    259 downloads

    Tags

  19. Net.Code.Csv

    By:

    My own CSV parser. The itch was a problem in a CSV I got that contained quotes inside quoted fields. That situation was not handled well by the LumenWorks.Framework.IO parser, and I didn't manage to fix it in the original code, so I refactored and eventually rewrote it completely...This CSV parser now handles that situation, apart from all the Lume... More information

    211 downloads

    Tags

  20. Craig's Utility Library DataTypes Namespace

    By:

    Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomi... More information