Skip to content

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

Notifications You must be signed in to change notification settings

Aronno1920/NetCoreAPI_Oracle_DB

Repository files navigation


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

Languages