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

Update readme: System.Configuration #14

Open
bugproof opened this issue Mar 23, 2018 · 4 comments
Open

Update readme: System.Configuration #14

bugproof opened this issue Mar 23, 2018 · 4 comments
Assignees

Comments

@bugproof
Copy link

Your readme is outdated. .NET core supports System.Configuration so you can read app.config normally.

Also Microsoft.Extensions.Configuration is official core way of configuring things.

@sdanyliv
Copy link
Member

Thanks for that.

Also Microsoft.Extensions.Configuration is official core way of configuring things.

Looks like additional dependency. Do we need that?

@bugproof
Copy link
Author

No, System.Configuration is fine.

@sdanyliv
Copy link
Member

sdanyliv commented Mar 23, 2018

@MaceWindu, @ili, could you please handle this one?
Looks like we have to update source code.

@ili
Copy link
Contributor

ili commented May 8, 2018

That's cool! I'll manage it in next few days!

@MaceWindu MaceWindu assigned sdanyliv and unassigned ili Feb 3, 2019
@MaceWindu MaceWindu transferred this issue from linq2db/linq2db May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants