cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is the v17 client for dotnet compatible with netstandard2.0 (and thus framework 4.8)?

0 Kudos
1,072

Is the v17 client for dotnet compatible with netstandard2.0 (and thus framework 4.8)?

I'm referring to

https://help.sap.com/docs/SAP_SQL_Anywhere/98ad9ec940e2465695685d98e308dff5/81e7c7253f0b42a0b8fb0f6f...

which is to say Sap.Data.SQLAnywhere.Core.v2.1.dll

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Maybe I don't understand the question - but should this not relate to the application?

If the application is built using .NET 4.8 then the Sybase 4.8 dll is referenced and if the application is .NET core then the Sybase core dll is referenced

0 Kudos

Ahh, it was a stupid question. Or at least stupidly phrased. Anyway, my issue has gone away. Thanks for the response.