Skip to content

ovidiubuligan/EntityFramework_Oracle_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal sample console application project with c# , entity framework and oracle that also runs in mono under linux.

For for this app the oracle database was 11g (docker image https://registry.hub.docker.com/u/wnameless/oracle-xe-11g/) and was tested with mono (docker image : https://registry.hub.docker.com/_/mono/).

To set up the database run an oracle instance and execute the SQLScript.sql after you created the database/schema 'OVI' (Don't know why my export tool didn't generate also database DDL)

About

A minimal sample project with c# ,entity framework, and oracle 11g

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published