Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oracleclientcore

This is project is abandoned. Do not use. Please see Oracle's fully managed client for .Net Core that works on windows, Linux, and Mac. https://www.nuget.org/packages/Oracle.ManagedDataAccess.Core/


unofficial oracle client for .net core. based on mono's oracle client

Update on 04/23/2017 - converted solution/project to Visual Studio 2017. added compiler defines for a platform to the oci library.

OCI_WINDOWS is "oci" which is oci.dll
OCI_LINUX is "libclntsh.so"
OCI_MACOS is "libclntsh.dynlib". not sure about Mac OS.

In OciDefines.cs, just define one of the above like:
#define OCI_WINDOWS

About

unofficial oracle client for .net core. based on mono's oracle client

Resources

Stars

25 stars

Watchers

9 watching

Forks

Releases

Packages

Used by

Contributors

Languages