TextFile .NET library (version 1.0.0.1) is a library which contains methods for
text file manipulation. You can do many things with text files. More features
will be included in the future.
- Add DLL as reference to .NET project
- Add lines of text to a file at specific line using default or specified encoding
- Delete lines of text from a file at specific line using default or specified encoding
- Join two text files together
- Count file lines