Click here to Skip to main content
15,891,204 members
Articles / Programming Languages / C#

IniReader: A Simple, Tiny INI Reader

Rate me:
Please Sign up or sign in to vote.
5.00/5 (17 votes)
13 Dec 2021MIT2 min read 11.4K   343   29  
An INI reader that is easy to use, easy to port, relatively efficient, and to the point
This is a simple single file INI reader drop in for C# projects.

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
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions