-
Notifications
You must be signed in to change notification settings - Fork 934
SAP HANA and .NET Core #2154
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
Comments
Can you provide some details what's stopping you? It seems you can easily implement custom version of driver based on this file |
Sometimes you just need a little nudge.
|
It seems you should override more members to take full advantage (like |
Thanks, I adjusted it. |
It's very useful @MMMMDCCXI thank you |
It could be better to publish a new Nuget package just for the driver, which could use explicit dependencies instead of relying on reflection. See #626. |
Since version 5.2 NHibernate supports HANA as database system.
Is there a way to run it under .NET Core ?
SAP provides with the HANA Client Version 2.4 (HANA SPS04) a .NET Core driver.
The text was updated successfully, but these errors were encountered: