.NET Connector for Oracle with ORM SupportdotConnect for Oracle is a versatile, high-performance .NET connector that offers direct access to Oracle Database with no need for Oracle Client. It fully complies with ADO.NET standards, supports advanced ORM with Entity Framework and LinqConnect, and ensures optimal application performance through intelligent fetch and batch processing. The connector boasts comprehensive security features, broad compatibility with Oracle versions and .NET platforms, and seamless integration with Visual Studio. Features
Full list of features CompatibilityThe following table show which version of this package to use with which version of frameworks.
More information here UsageTo establish a connection to server you have to provide some connection parameters to dotConnect for Oracle. This information is used by the OracleConnection component to find the server and login with credentials of your account. The parameters are represented as connection string. You can compose the connection string manually or have dotConnect for Oracle construct it for you. There are two ways to connect to server: with and without Oracle Client Interface. This is controlled by Direct property. It indicates whether the Oracle Client Interface will be used for connecting to server. By default Direct mode is disabled to preserve maximal functionality. Switch to Direct mode if you want to work in a system without Oracle Client Software installed. This snippet directly configures a Oracle connection using a connection string.
Read the full documentation for connection here. Direct Connection to OracledotConnect for Oracle allows connecting to Oracle Database via TCP/IP without any need for Oracle Client, which greatly simplifies application development and deployment.
Advanced ORM SupportdotConnect for Oracle offers enhanced ORM support with a bundled visual designer for ORM models - Entity Developer. Our Oracle ADO.NET provider supports the following ORM solutions:
High PerformancedotConnect for Oracle is no stranger to Oracle-specific features such as intelligent caching, DML batch processing, and LOB prefetching, which can greatly enhance performance. Additionally, efficient management of connection pools reduces the overhead of establishing and closing connections. This includes dynamic adjustment of pool size based on demand. Broad CompatibilitydotConnect for Oracle is the only Oracle provider that supports all modern platforms and technologies—like .NET Core and Entity Framework Core—as well as multiple deprecated technologies, which will reduce the cost of supporting existing applications. Platforms
Oracle Database
Microsoft Visual Studio 2008-2022 LicenseSee pricing options for ordering. Trial Limitations The dotConnect for Oracle Evaluation License lets you try dotConnect for Oracle Trial Edition for a period of 30 days. You may not use applications developed using Trial versions of the Software for any commercial purposes. Support Area |