ini-parser icon indicating copy to clipboard operation
ini-parser copied to clipboard

Is this still acitve?

Open JakobFerdinand opened this issue 3 years ago • 9 comments

Is this project still acitve? I can see new issues and contributions but there is no new release since 2017? Releasing the netstandard version of the library would be an important improvement.

JakobFerdinand avatar Apr 15 '21 06:04 JakobFerdinand

+1 a new version would be great!

theKBro avatar Jun 08 '21 14:06 theKBro

@rickyah ?

theKBro avatar Jul 12 '21 09:07 theKBro

It seems that the author of this library is not active. I have made a PR for them to add support for .NET Standard 2.1.

At the moment I have published the package on NuGet.

MrDave1999 avatar Oct 01 '21 01:10 MrDave1999

@MrDave1999 , I upgrade to use ini-parser-netcore3.1, but it seems not support FileIniDataParser.WriteFile(). Is there any solution to write configuration to file?

dennys avatar Nov 03 '21 15:11 dennys

@dennys Install this package: https://www.nuget.org/packages/ini-parser-netstandard/2.5.2

MrDave1999 avatar Nov 08 '21 03:11 MrDave1999

@dennys Install this package: https://www.nuget.org/packages/ini-parser-netstandard/2.5.2

It works, thanks.

dennys avatar Nov 08 '21 12:11 dennys

So the version 3.0 of this code that I downloaded seems to have fixed the parsing problems that I was experiencing. I pulled down the code and built it and installed the nuget package on my project. is someone taking over this repo and has anybody reached out to @rickyah to see if we can help with it?

briansilvers avatar Nov 13 '21 16:11 briansilvers

@briansilvers It seems that @rickyah lost interest in this project. We can continue this project as a fork.

MrDave1999 avatar Nov 20 '21 15:11 MrDave1999

@MrDave1999 a fork may not be necessary. Please take a look to what I wrote here: https://github.com/rickyah/ini-parser/issues/237

Also, if you would like to reopen the PR I would gladly merge it. In any case, thanks a lot for spending your time fixing the problems

rickyah avatar Nov 20 '21 23:11 rickyah