Devart.Data.Oracle.EF6: Can it have .Net Framework support in Nuget?
Hello,
I am currently updating our dotConnect for Oracle (DevArt.Data.Oracle) package to 10.3.10 in our .NET Framework 4.6.2 solution.
I would also like to update Devart.Data.Oracle.EF6 to 10.3.10 but the dependencies in nuget requires .NET Standard 2.1:
![](https://desk.zoho.com/portal/api/uploads/edbsn96d1fce079f4d95ee872a97915754eaba6c9d679220d31f3844f8f9a80d91e50/content?portalId=edbsn296ff3b3ec4c1aa865efce3f3c815753b74847c93350a3b969449fab9360e2a3)
The README says the installation package installs the runtime assemblies for Full .NET Framework:
![](https://desk.zoho.com/portal/api/uploads/edbsn96d1fce079f4d95ee872a97915754eab179d94325ea728d0634f40438a856e1c/content?portalId=edbsn296ff3b3ec4c1aa865efce3f3c815753b74847c93350a3b969449fab9360e2a3)
I installed the package and I actually do see DevArt.Data.Oracle.Entity.EF6 version 10.3.10.0 for .NET Framework.
Is it possible to offer the .NET Framework assembly in a Nuget package as well?
Thank you!