A wrapper over Oracle native ODP.NET to make easier the calls to packages and the use of UDTs (User Define Types). 
                        
                    
         
                Info
| Version: | 9.0.8-alpha | 
| Author(s): | Roy Sánchez | 
| Last Update: | Thursday, November 22, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/roysanchez/ServForOracle/ | 
| NuGet Url: | https://www.nuget.org/packages/ServForOracle | 
Install
Install-Package ServForOracle
                        dotnet add package ServForOracle
                        paket add ServForOracle
                        
                                ServForOracle Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - ConcurrentHashSet(>= 1.0.2)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Logging.Debug(>= 2.1.1)
- Microsoft.Windows.Compatibility(>= 2.0.1)
- System.Reflection.Emit(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
- ConcurrentHashSet(>= 1.0.2)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Logging.Debug(>= 2.1.1)
- Microsoft.Windows.Compatibility(>= 2.0.1)
- System.Reflection.Emit(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
Tags
