- Notifications
You must be signed in to change notification settings - Fork191
.NET code samples for Oracle database developers #OracleDotNet
License
oracle/dotnet-db-samples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository provides .NET code samples for Oracle developers, specifically for Oracle Data Provider for .NET (ODP.NET)and other Oracle .NET components. .NET products for Oracle Database are free of charge. They consist of:
- Oracle Data Provider for .NET (ODP.NET) - an optimized ADO.NET data access provider to the Oracle database. ODP.NET allows developers to take advantage of advanced Oracle database functionality, including AI vector search, JSON-relational duality views, Real Application Clusters, and self-updating client caches. ODP.NET offers three provider types: Core for .NET (Core) runtimes, managed for .NET Framework (100% managed code and easy deployment), and unmanaged for .NET Framework.
- Oracle Developer Tools for Visual Studio - a tightly integrated design-time "Add-in" for Microsoft Visual Studio that provides full Oracle .NET application lifecycle management, including PL/SQL debugging and schema comparison tools.
- Oracle Providers for ASP.NET - a collection of ASP.NET providers that use Oracle Database as the data source. ASP.NET applications can store various types of website state in an Oracle database, which can then be shared across the application.
Oracle .NET components are available individually on NuGet Gallery or bundled together as part of Oracle Data Access Components (ODAC). Provider downloads are available fromNuGet Gallery andOracle .NET download page. Oracle Developer Tools for Visual Studio can be downloaded from theVisual Studio Marketplace.
For novice Oracle .NET developers, theseon-premises .NET database tutorials andAutonomous Database .NET tutorials will assist you in getting started with .NET application development with Oracle Database.
Oracle .NET video tutorials are available from theOracle .NET YouTube site.
For those that want to build an end-to-end basic .NET web app for Oracle Database in the cloud, try the.NET Development with Oracle Autonomous Database Quick Start. The tutorial takes about an hour to complete and is free. By the end, you will have a complete running .NET website and database.
- Documentation
- Contibutions to code samples should reviewCONTRIBUTING for more details.
- You may use files in this repository only if in compliance with theLICENSE.
- More Oracle .NET development information can be found at theOracle .NET Developer Center.
This project welcomes contributions from the community. Before submitting a pull request, pleasereview our contribution guide
Please consult thesecurity guide for our responsible security vulnerability disclosure process
Copyright (c) 2015, 2025 Oracle and/or its affiliates.
Released under the MIT License
About
.NET code samples for Oracle database developers #OracleDotNet
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.