bubibubi / JetEntityFrameworkProvider

Microsoft Access (Jet) Entity Framework provider
89 stars 26 forks source link

Support for EntityFramework.SharpDevelop 6.0.2 #45

Open hubert17 opened 5 years ago

hubert17 commented 5 years ago

Can you advice me on how we can add support for EntityFramework.SharpDevelop 6.0.2 https://www.nuget.org/packages/EntityFramework.SharpDevelop/6.0.2

Thank you.

bubibubi commented 5 years ago

Are you planning to make a branch or to ask to mr ward to include it on the main stream? Reading the code I think that you need to duplicate the code for SQL Server Compact than fix it for Jet. https://github.com/mrward/entityframework-sharpdevelop/tree/master/src/EntityFramework.SqlServerCompact