The new version of Entity Framework 6.3 has now become available for use. This is a first version of EF6 (not a EF Core!) that can run on .NET Core.
Question: is it possible to get a Sap.Data.SQLAnywhere.EF6.dll provider for EF6 which would be compiled for .NET Core 3.0, and not for .NET Framework 4.6.1?
Possibly it's just a question about recompilling of .NET provider assembly without porting to anothe platforms of extern unmanaged code (dbdata17.dll).

asked 22 May '19, 06:48

Oleg45ver2's gravatar image

Oleg45ver2
86236
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×222
×25

question asked: 22 May '19, 06:48

question was seen: 827 times

last updated: 22 May '19, 06:48