{"id":18554353,"url":"https://github.com/oracle/dotnet-db-samples","last_synced_at":"2025-10-23T16:52:57.563Z","repository":{"id":19243134,"uuid":"22478285","full_name":"oracle/dotnet-db-samples","owner":"oracle","description":".NET code samples for Oracle database developers #OracleDotNet","archived":false,"fork":false,"pushed_at":"2024-08-08T01:45:18.000Z","size":6253,"stargazers_count":424,"open_issues_count":29,"forks_count":189,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-03-28T12:04:59.074Z","etag":null,"topics":["asp-net","autonomous-database","c-sharp","dotnet","odp","opdnet","oracle","oracle-database","oracle-db","oracle-developer","oracle-providers","oracle-xe","tutorial","visual-studio"],"latest_commit_sha":null,"homepage":"http://otn.oracle.com/dotnet","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oracle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-07-31T17:26:32.000Z","updated_at":"2025-03-26T20:39:51.000Z","dependencies_parsed_at":"2023-01-13T20:15:20.809Z","dependency_job_id":"e67f900a-6763-475b-8a5d-d2fe56255f5c","html_url":"https://github.com/oracle/dotnet-db-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fdotnet-db-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fdotnet-db-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fdotnet-db-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fdotnet-db-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oracle","download_url":"https://codeload.github.com/oracle/dotnet-db-samples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247181110,"owners_count":20897355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net","autonomous-database","c-sharp","dotnet","odp","opdnet","oracle","oracle-database","oracle-db","oracle-developer","oracle-providers","oracle-xe","tutorial","visual-studio"],"created_at":"2024-11-06T21:21:28.213Z","updated_at":"2025-10-23T16:52:57.558Z","avatar_url":"https://github.com/oracle.png","language":"C#","readme":"\u003c!-- Note: The Oracle .NET Code Sample Repository has moved to this \u003ca href=\"https://github.com/oracle/oracle-db-examples/tree/master/dotnet\"\u003enew location\u003c/a\u003e. --\u003e\n\n# Oracle .NET Code Sample Repository\n\n## About Oracle .NET\nThis repository provides .NET code samples for Oracle developers, specifically for Oracle Data Provider for .NET (ODP.NET)\nand other Oracle .NET components. .NET products for Oracle Database are free of charge. They consist of:\n\n\u003cul\u003e\n\u003cli\u003eOracle 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.\u003c/li\u003e\n\u003cli\u003eOracle 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.\u003c/li\u003e\n\u003cli\u003eOracle 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.\u003c/li\u003e\n\u003c/ul\u003e\n\n## Getting Started\nOracle .NET components are available individually on NuGet Gallery or bundled together as part of Oracle Data Access Components (ODAC). Provider downloads are available from \u003ca href=\"https://www.nuget.org/packages?q=oracle\"\u003eNuGet Gallery\u003ca\u003e and \u003ca href=\"https://www.oracle.com/database/technologies/net-downloads.html\"\u003eOracle .NET download page\u003c/a\u003e. Oracle Developer Tools for Visual Studio can be downloaded from the \u003ca href=\"https://marketplace.visualstudio.com/publishers/OracleCorporation\"\u003eVisual Studio Marketplace\u003c/a\u003e.\n\n## Tutorials\nFor novice Oracle .NET developers, these \u003ca href=\"https://www.oracle.com/tools/technologies/quickstart-dotnet-for-oracle-database.html\"\u003eon-premises .NET database tutorials\u003c/a\u003e and \u003ca href=\"https://www.oracle.com/database/technologies/appdev/dotnet/adbdotnetquickstarts.html\"\u003eAutonomous Database .NET tutorials\u003c/a\u003e will assist you in getting started with .NET application development with Oracle Database. \n  \nOracle .NET video tutorials are available from the \u003ca href=\"https://www.youtube.com/user/OracleDOTNETTeam\"\u003eOracle .NET YouTube site.\n  \nFor those that want to build an end-to-end basic .NET web app for Oracle Database in the cloud, try the \u003ca href=\"https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=3359\"\u003e.NET Development with Oracle Autonomous Database Quick Start\u003c/a\u003e. The tutorial takes about an hour to complete and is free. By the end, you will have a complete running .NET website and database.\n\n## More Information\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://docs.oracle.com/en/database/oracle/oracle-data-access-components/index.html\"\u003eDocumentation\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eContibutions to code samples should review \u003ca href=\"CONTRIBUTING.md\"\u003eCONTRIBUTING\u003c/a\u003e for more details.\u003c/li\u003e\n\u003cli\u003eYou may use files in this repository only if in compliance with the \u003ca href=\"LICENSE.txt\"\u003eLICENSE\u003c/a\u003e.\u003c/li\u003e\n\u003cli\u003eMore Oracle .NET development information can be found at the \u003ca href=\"http://otn.oracle.com/dotnet\"\u003eOracle .NET Developer Center\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\n## Contributing\n\nThis project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)\n\n## Security\n\nPlease consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process\n\n## License\n\nCopyright (c) 2015, 2025 Oracle and/or its affiliates.\n\nReleased under the MIT License\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle%2Fdotnet-db-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foracle%2Fdotnet-db-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle%2Fdotnet-db-samples/lists"}