This repo contains a single class that enables splitting strings:
- Support multiple separator characters
- Supports quoting with multiple characters
- Handle two quotes as literal
- Treat consecutive separators as one
Read the code for more information or use IntelliSense.