A wrapper over Oracle ODP.NET to make easier the calls to packages and enable the use of UDTs (User Define Types). 
                        
                    
         
                Info
| Version: | 1.0.0-beta02 | 
| Author(s): | Roy Sánchez | 
| Last Update: | Tuesday, June 25, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/roysanchez/ServForOracle/ | 
| NuGet Url: | https://www.nuget.org/packages/ServForOracle.NetCore | 
Install
Install-Package ServForOracle.NetCore
                        dotnet add package ServForOracle.NetCore
                        paket add ServForOracle.NetCore
                        
                                ServForOracle.NetCore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- Oracle.ManagedDataAccess.Core(>= 2.19.3)
- System.Collections.Concurrent(>= 4.3.0)
Tags
