Skip to content

Razat94/OracleSampleProject

Repository files navigation

Oracle Sample Project

A sample ASP.NET Core MVC Web Application that connects with an Oracle Database.

Please note: This application will only work if it can connect with an Oracle Database.

How to run the project in Visual Studio

To run the project in Visual Studio, simply:

1. Download the project from this repository
2. Open the project in Visual Studio
3. Click "IIS Express"

How to run the project in Visual Studio Code

To run the project in Visual Studio Code, simply:

1. Download the project from this repository
2. Open the project in Visual Studio Code
3. Open up the terminal
4. Run the command ` dotnet run `

About

A sample ASP.NET Core MVC Web App that communicates with an Oracle Database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published