This is our try to implement Entity Framework Provider for Oracle. It works with Oracle by wrapping System.Data.OracleClient APIs.
It is based on Sample Entity Framework Provider for Oracle (
http://code.msdn.microsoft.com/EFOracleProvider).
- Added ADO.NET Entity Data Model support.