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

Restore System.Data.SqlClient support on .NET Core #1181

Merged

Conversation

devigo
Copy link
Contributor

@devigo devigo commented Apr 21, 2021

Added the ability to optionally use System.Data.SqlClient on .NET Core (#950 (reply in thread))

If we want to use System.Data.SqlServer in .NET Core we can specify it explicitly with this parameter
quartz.dataSource.myDS.provider = SystemDataSqlClient

@lahma lahma added this to the 3.3.3 milestone Apr 22, 2021
@lahma lahma merged commit b10c71f into quartznet:main Apr 22, 2021
@lahma
Copy link
Member

lahma commented Apr 22, 2021

Looks good, thanks for also remembering to update the docs.

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.

None yet

2 participants