Skip to content

martinusso/ini.net

Repository files navigation

Ini.Net

The Ini.Net is a simple .NET library for handling INI files.

Build status Nuget count Nuget downloads

Installation

To install Ini.Net, run the following command in the Package Manager Console

Install-Package ini.net

Or use the Package Manager in Visual Studio.

Ini.Net wiki

Roadmap

Contributing

If you got something that's worth including into the project please submit a Pull Request or open an issue for further discussion.

License

This software is open source, licensed under the The MIT License (MIT). See LICENSE for details.