ServForOracle 7.5.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package ServForOracle --version 7.5.2
NuGet\Install-Package ServForOracle -Version 7.5.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ServForOracle" Version="7.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServForOracle --version 7.5.2
#r "nuget: ServForOracle, 7.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ServForOracle as a Cake Addin
#addin nuget:?package=ServForOracle&version=7.5.2

// Install ServForOracle as a Cake Tool
#tool nuget:?package=ServForOracle&version=7.5.2

A wrapper over Oracle native ODP.NET to make easier the calls to packages and the use of UDTs (User Define Types)

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.8-alpha 621 11/22/2018
9.0.2-alpha 578 11/21/2018
9.0.1-alpha 534 11/19/2018
8.2.0 955 11/2/2018
8.1.4 718 10/31/2018
8.0.2 750 10/18/2018
7.6.1 786 9/20/2018
7.5.2 775 9/18/2018
7.2.2 779 9/12/2018
7.0.2 741 9/11/2018
5.2.2 758 8/27/2018
5.1.0 794 8/25/2018
4.2.0 961 12/4/2017
4.1.6 882 8/24/2017
4.1.5 864 8/7/2017
4.1.0 872 8/4/2017
4.0.0 998 8/2/2017
3.6.0 1,108 5/13/2017

Fixed small bugs that blocked to big functionalities, using properties other than strings and casting correctly to lists.