Click here to Skip to main content
15,887,444 members
Articles / Programming Languages / C#

A Portable and Efficient Generic Parser for Flat Files

Rate me:
Please Sign up or sign in to vote.
4.93/5 (108 votes)
2 Aug 2017MIT8 min read 2.2M   39.6K   356  
GenericParser is a C# implementation of a parser for delimited and fixed width format files.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Architect
United States United States
Since I've begun my profession as a software developer, I've learned one important fact - change is inevitable. Requirements change, code changes, and life changes.

So..If you're not moving forward, you're moving backwards.

Comments and Discussions