You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies in advance if this is not the right forum for this question. Are there any plans to make Oracle.ManagedDataAccess.EntityFramework compatible with .NET 5/6? I understand that it is probably not a priority but providing compatibility with .NET 5/6 (as other EF6 providers have done) would give customers an easier migration path from .NET Framework to .NET without having to port their existing data models to EF Core at the same time. Is this something that's has been considered at all? Thanks!
The text was updated successfully, but these errors were encountered:
Thanks for the response. We have a few .NET Framework applications with large data access layer projects using EF6. We are exploring options to incrementally migrate these applications to .NET 6. Being able to re-use our existing data access libraries in our .NET 6 projects would reduce the amount of code we would need to port and test as we migrate functionality.
It may not have a huge amount of demand because .net6 is FAIRLY new, but I do think that support is only going to be more and more. I for one would be happy to have it.
Apologies in advance if this is not the right forum for this question. Are there any plans to make Oracle.ManagedDataAccess.EntityFramework compatible with .NET 5/6? I understand that it is probably not a priority but providing compatibility with .NET 5/6 (as other EF6 providers have done) would give customers an easier migration path from .NET Framework to .NET without having to port their existing data models to EF Core at the same time. Is this something that's has been considered at all? Thanks!
The text was updated successfully, but these errors were encountered: