ServForOracle 9.0.1-alpha

This is a prerelease version of ServForOracle.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ServForOracle --version 9.0.1-alpha
NuGet\Install-Package ServForOracle -Version 9.0.1-alpha
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="9.0.1-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServForOracle --version 9.0.1-alpha
#r "nuget: ServForOracle, 9.0.1-alpha"
#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=9.0.1-alpha&prerelease

// Install ServForOracle as a Cake Tool
#tool nuget:?package=ServForOracle&version=9.0.1-alpha&prerelease

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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 624 11/22/2018
9.0.2-alpha 578 11/21/2018
9.0.1-alpha 534 11/19/2018
8.2.0 958 11/2/2018
8.1.4 718 10/31/2018
8.0.2 751 10/18/2018
7.6.1 787 9/20/2018
7.5.2 776 9/18/2018
7.2.2 780 9/12/2018
7.0.2 742 9/11/2018
5.2.2 759 8/27/2018
5.1.0 795 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

Major release, migrates the project to netstandard2 and cleans up the implementation, moving from the static classes