ServForOracle 9.0.8-alpha
.NET Standard 2.0
.NET Framework 4.6.1
This is a prerelease version of ServForOracle.
Install-Package ServForOracle -Version 9.0.8-alpha
dotnet add package ServForOracle --version 9.0.8-alpha
<PackageReference Include="ServForOracle" Version="9.0.8-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServForOracle --version 9.0.8-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ServForOracle, 9.0.8-alpha"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.8-alpha&prerelease
// Install ServForOracle as a Cake Tool
#tool nuget:?package=ServForOracle&version=9.0.8-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A wrapper over Oracle native ODP.NET to make easier the calls to packages and the use of UDTs (User Define Types)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- 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)
-
.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)
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 | 499 | 11/22/2018 |
9.0.2-alpha | 468 | 11/21/2018 |
9.0.1-alpha | 451 | 11/19/2018 |
8.2.0 | 694 | 11/2/2018 |
8.1.4 | 510 | 10/31/2018 |
8.0.2 | 548 | 10/18/2018 |
7.6.1 | 570 | 9/20/2018 |
7.5.2 | 552 | 9/18/2018 |
7.2.2 | 567 | 9/12/2018 |
7.0.2 | 555 | 9/11/2018 |
5.2.2 | 557 | 8/27/2018 |
5.1.0 | 590 | 8/25/2018 |
4.2.0 | 725 | 12/4/2017 |
4.1.6 | 687 | 8/24/2017 |
4.1.5 | 667 | 8/7/2017 |
4.1.0 | 683 | 8/4/2017 |
4.0.0 | 777 | 8/2/2017 |
3.6.0 | 858 | 5/13/2017 |
Major release, migrates the project to netstandard2 and cleans up the implementation, moving from the static classes