Nini is an uncommonly powerful .NET configuration library designed to help build highly configurable applications quickly.
| Tags | Software Development Libraries |
|---|---|
| Licenses | MIT/X |
| Operating Systems | Mac OS X Windows Windows Windows POSIX Linux |
| Implementation | C# |
Recent releases


Changes: Case-insensitive key retrieval. MySQL and Windows INI support. A GetExpanded method. Registry save and delete. An updated manual. .NET 2.0 support. Multiple bugfixes.


Changes: This release is feature complete and stable.


Changes: This release was made to add .NET Compact Framework support and to ready Nini for the 1.0 stable release. It also features documentation and INI improvements, as well as a few bugfixes.


Changes: This release contains many small enhancements. ToString was overridden, and an empty constructor was added for creating configs in memory to the Xml, Ini, and DotNet sources. The GetValues method was added to IConfig, and the Reload method was added to IConfigSource. Verbose (-v) and new file (-n) switches were added to the Nini Editor. A new section, "Using Nini Effectively," was added to the manual. Several bugfixes were made.


Changes: This release includes changes to make Nini faster and more CLS compliant. It includes enhanced INI support that enables you to fully load Samba smb.conf files and Python configuration files. It includes the normal number of bugfixes and documentation additions.