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

Implement MySqlDataAdapter #183

Closed
bgrainger opened this issue Feb 17, 2017 · 4 comments
Closed

Implement MySqlDataAdapter #183

bgrainger opened this issue Feb 17, 2017 · 4 comments
Milestone

Comments

@bgrainger
Copy link
Member

DataAdapter, DataTable, DataSet, etc. are being added in netstandard-2.0: dotnet/corefx#12426

This would allow us to implement MySqlDataAdapter in packages targeting netstandard-2.0 or .NET 4.5 (or later).

@hugosmarques
Copy link

Hello anyone knows when the MySQLDataAdapter will be available?

@hugosmarques
Copy link

@bgrainger when the MySQLDataAdapter will be available?

@bgrainger
Copy link
Member Author

@hugosmarques there is no timeline for when MySqlDataAdapter will be added to this library. (And since it's a netstandard2.0 feature, probably after that's generally available, at the earliest.)

@bgrainger
Copy link
Member Author

Implemented in 0.33.0.

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

No branches or pull requests

2 participants