SoftCircuits / CsvParser
Classes for reading and writing comma-separated-values (CSV) files. Supports special characters in column fields. Options to instead use tab delimiters, etc.
☆14Updated last month
Alternatives and similar repositories for CsvParser:
Users that are interested in CsvParser are comparing it to the libraries listed below
- The Swiss Army Knife for type conversion in .NET☆55Updated 5 months ago
- Initialize and clean integration tests database in a convenient, reliable and fast way.☆18Updated last year
- This project contains networking primitives for use with .NET.☆94Updated 3 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆68Updated 2 years ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆34Updated 8 months ago
- ☆14Updated 10 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Serialization projects for Noda Time☆42Updated 2 weeks ago
- .NET text parsing helper class.☆16Updated last month
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 5 years ago
- A drop in replacement for System.Messaging for use with .NET Core (on Windows only)☆40Updated last year
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Useful C# extension methods and utilities. Sponsored by endjin.☆16Updated this week
- Add-in for Fody, ads ILogger.IsEnabled check to your logging statements☆17Updated 6 years ago
- Extenso is a set of useful extension methods, other helper methods and generic classes for handling data☆31Updated 2 weeks ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Algorithm and data-structure library for .NET 3.5 and up. Algorithmia contains sophisticated algorithms and data-structures like graphs, …☆18Updated 6 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- Adds basic language support for .tt files to Visual Studio.☆43Updated last month
- New repository for dotNetTips.Utility projects for .NET Core and .NET Standard☆48Updated 2 years ago
- Traverse is a .NET library that makes it easy to explore trees and tree-like structures using LINQ.☆26Updated 4 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.