Ini file parser can support duplicate keys?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • IniLib

    A flexible non-destructive INI file reader and writer

  • Shameless plug

  • YamlDotNet

    YamlDotNet is a .NET library for YAML

  • If you don't want the jank, YAML supports comments. https://github.com/aaubry/YamlDotNet can read commented files just fine, and can probably emit them as well with some custom handling code.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ini-parser

    Read/Write an INI file the easy way!

  • If the duplicate keys are in different sections I believe this lib should handle them just fine: https://github.com/rickyah/ini-parser

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts