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

Upgrade to Elasticsearch.Net 7.0.0. This depends on net-standard2.0 #96

Merged
merged 2 commits into from
Jun 12, 2019
Merged

Conversation

ultimaustin
Copy link
Contributor

…and hence updated dependencies to require .Net4.7.2.

…d hence updated dependencies to require .Net4.7.2.
@ultimaustin ultimaustin changed the title Upgarde to Elasticsearch.Net 7.0.0. This depends on net-standard2.0 Upgrade to Elasticsearch.Net 7.0.0. This depends on net-standard2.0 Jun 10, 2019
@snakefoot
Copy link
Collaborator

snakefoot commented Jun 11, 2019

Maybe also upgrade to NLog 4.6.4 and remove GetConnectionString from StringExtensions. Since NLog can perform the lookup using Layout ( ${appsetting} and ${configsetting} )

Then you can remove the dependency on Microsoft.Extensions.Configuration.Json

Copy link
Owner

@markmcdowell markmcdowell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! it would be good to simplify the dependencies with this change and move to purely netstandard.

@markmcdowell markmcdowell merged commit 14dbbd3 into markmcdowell:master Jun 12, 2019
@snakefoot
Copy link
Collaborator

snakefoot commented Jun 12, 2019 via email

@snakefoot
Copy link
Collaborator

snakefoot commented Jun 12, 2019 via email

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

Successfully merging this pull request may close these issues.

3 participants