Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give key values in form of IEnumerable<KeyValuePair>,hold all duplicate key values #223

Open
naughtyGitCat opened this issue Dec 9, 2020 · 2 comments

Comments

@naughtyGitCat
Copy link

WANT

want to keep all values, not only the last one of duplicate key

@naughtyGitCat naughtyGitCat changed the title Give duplicate key values in form of IEnumerable<KeyValuePair> Give key values in form of IEnumerable<KeyValuePair>,hold all duplicate key values Dec 9, 2020
@yuusakuri
Copy link

I want it too. For example, php.ini allows duplicate keys.

@yuusakuri
Copy link

I have created a .NET library that solves this problem. I'm glad if you use it.

https://github.com/yuusakuri/Ini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants