Ini-parser

A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#.

Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files.

(*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.

Package: ini-parser
Author: @elson

1 Like

I have installed this one, but can’t import the namespace in UiPath (it is not found at all even though it’s installed).

Any clues?