An open API service indexing awesome lists of open source software.

https://github.com/aronno1920/netcoreapi_oracle_db

An awesome project developed with .NET Core 7, Entity Framework, Oracle Database
https://github.com/aronno1920/netcoreapi_oracle_db

asp-net-core core7 coreapi coreapi-oracledb netcoreapi netcoreapi-oracle oracle oracle-database

Last synced: 28 days ago
JSON representation

An awesome project developed with .NET Core 7, Entity Framework, Oracle Database

Awesome Lists containing this project

README

        





Logo

Core API - Oracle DB


An awesome project developed with .NET Core 7, Entity Framework, Oracle Database


## About The Project
Suppose, you're tasked with developing an application for your company or client, and part of the project involves accessing information from a third-party application that utilizes an Oracle database. In this scenario, you are only granted read permission to their database, and data security is of utmost importance.

To address this requirement, We have wisely implemented the Repository Pattern in this application, ensuring both data access and security. The Secure Oracle Data Fetcher application serves as a crucial bridge between your organization and third-party applications relying on Oracle databases.

## Built With
This section should list any major Nuget package used to build the project. Here is the package name.


  • Microsoft.AspNetCore.OpenApi

  • Oracle.ManagedDataAccess.Core

  • Swashbuckle.AspNetCore