Devart.Data.Oracle.EF6: Can it have .Net Framework support in Nuget?

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:
The README says the installation package installs the runtime assemblies for Full .NET Framework:
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!