SharpConfig
A .NET library to read and write cfg and ini configurations
Description
SharpConfig is a specialized .NET library that provides comprehensive support for working with .cfg and .ini configuration files. It delivers a robust set of features to parse existing files, create new ones programmatically, and manipulate settings with a few lines of code. The API is designed to be developer-friendly, supporting common operations like retrieving values with fallbacks, iterating through sections, and preserving file formatting and comments. By abstracting the intricacies of file parsing, SharpConfig lets you streamline your codebase, ensuring configuration tasks are consistent, reliable, and simple to implement across different .NET applications.
Screenshots

Click to view full size
