cancel
Showing results for 
Search instead for 
Did you mean: 

.NET Core on linux, macOS

943

Firstly, awesome news that there is an official dotnet core version.

Re the comment from Dan Cummins (at this FAQ😞

That's correct, we've added the .NET Core client for Windows already, Linux will be out shortly and Mac support is planned after that.

Dan

Questions:

  • Will Sap.Data.SQLAnywhere.Core.v2.1.dll be exactly the same across windows, linux and macOS? As in, could we deploy Sap.Data.SQLAnywhere.Core.v2.1.dll across each environment (assuming the native library files are accessible)?
  • Linux support : will this support ARM architecture?
  • Mac support : will this support M1 (ARM) architecture?

Reasons for the ARM question:

  • We mostly develop dotnet on macOS. Currently we do this via docker running a linux x86 container instance. It would be nice to be able to dev just on macOS.
  • We presently run dotnet core APIs within docker on AWS (ECS) but using System.Data.Odbc to connect to our SQL Anywhere servers (linux x86). We would be very interested to see whether we could run the API containers on AWS graviton instances (ARM).

Accepted Solutions (0)

Answers (0)