Wkg.EntityFrameworkCore.Oracle 8.2.17563

dotnet add package Wkg.EntityFrameworkCore.Oracle --version 8.2.17563                
NuGet\Install-Package Wkg.EntityFrameworkCore.Oracle -Version 8.2.17563                
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="Wkg.EntityFrameworkCore.Oracle" Version="8.2.17563" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wkg.EntityFrameworkCore.Oracle --version 8.2.17563                
#r "nuget: Wkg.EntityFrameworkCore.Oracle, 8.2.17563"                
#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 Wkg.EntityFrameworkCore.Oracle as a Cake Addin
#addin nuget:?package=Wkg.EntityFrameworkCore.Oracle&version=8.2.17563

// Install Wkg.EntityFrameworkCore.Oracle as a Cake Tool
#tool nuget:?package=Wkg.EntityFrameworkCore.Oracle&version=8.2.17563                

WKG Entity Framework Core - Oracle Bindings

NuGetNuGet version (Wkg.EntityFrameworkCore.Oracle)NuGet downloads (Wkg.EntityFrameworkCore.Oracle)


Wkg.EntityFrameworkCore.Oracle is a company-internal library that provides Oracle bindings for the Reflective Entity Configuration and Procedure mapping framework (RECAP) provided by the WKG Entity Framework Core package. This library is required to use the procedure mapping features of the RECAP framework with Oracle databases.

As part of our commitment to open-source software, we are making this library available to the public under the GNU General Public License v3.0. We hope that it will be useful to other developers and that the community will contribute to its further development.

⚠️ Warning This package requires the WKG Entity Framework Core package to be installed in your project.

Installation

Install the Wkg.EntityFrameworkCore.Oracle package by adding the following package references to your project file:

<ItemGroup>
    <PackageReference Include="Wkg.EntityFrameworkCore" Version="X.Y.ZA" />
    <PackageReference Include="Wkg.EntityFrameworkCore.Oracle" Version="X.Y.ZB" />
</ItemGroup>

⚠️ Warning Replace X.Y.Z[AB] with the latest stable version available on the nuget feed, where the major version must match the major version of your targeted .NET runtime.

You can find the latest stable version of Wkg.EntityFrameworkCore below:

GitHub (Wkg.EntityFrameworkCore)NuGet version (Wkg.EntityFrameworkCore)

⚠️ Warning Ensure that the major and minor versions of the Wkg.EntityFrameworkCore and Wkg.EntityFrameworkCore.Oracle packages match.

Getting Started

The WKG Entity Framework Core - Oracle Bindings library provides the RECAP bindings for Oracle. For more information on how to use the RECAP framework, please refer to the WKG Entity Framework Core documentation.

For more information on features specific to the Oracle bindings, please refer to the WKG Entity Framework Core - Oracle Bindings documentation.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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
8.2.17563 97 9/27/2024