Simple Oracle Database connector for Microsoft .NET Core based on official Oracle Data Provider for .NET (ODP.NET) Core.
Info
Version: | 0.1.3 |
Author(s): | jtsoya539 |
Last Update: | Sunday, April 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Oracle4Net |
Install
Install-Package Oracle4Net
dotnet add package Oracle4Net
paket add Oracle4Net
Oracle4Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Oracle.ManagedDataAccess.Core(>= 2.18.6)
- Serilog(>= 2.8.0)
- Serilog.Sinks.Console(>= 3.1.1)