Support for EFCore Salesforce with .NET Core
Posted: Wed 03 Apr 2019 20:57
I am attempting to use dotConnect for SalesForce in a .NET Core application (EF Core). I do not see any nuget packages at nuget.org for Devart.Data.Salesforce.*. Is dotConnect for SalesForce supported in .NET Core?
I successfully used EFCore in a .NET Framework application using the DLLs that came with the install (Devart.Data, Devart.Data.Salesforce, and Devart.Data.Salesforce.Entity.EFCore), but using those in .NET Core application resulted in errors.
I successfully used EFCore in a .NET Framework application using the DLLs that came with the install (Devart.Data, Devart.Data.Salesforce, and Devart.Data.Salesforce.Entity.EFCore), but using those in .NET Core application resulted in errors.