Welcome! This is a .NET standard 2.0 library to interact with text files.
For api documentation, please refer to here
Examples of usages will be updated soon. Please refer to the article section.
Version number are labed as MAJOR.MINOR.dailyBuild.buildTime
Major changes are when new classes are added, except helper classes, or when a large change is made to the code such as a large functionality change.
Minor changes are when methods are added/removed or a helper class is added.