Finsa.Odp.Net.Unofficial 5.0.0

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

// Install Finsa.Odp.Net.Unofficial as a Cake Tool
#tool nuget:?package=Finsa.Odp.Net.Unofficial&version=5.0.0

Latest version (12.1.0.2.1) of ODP.NET, the managed Oracle driver for the .NET Framework.

This unofficial package includes the library necessary to use ODP.NET with Entity Framework 6 Code First, which is currently available on .NET 4.5 and above.

THIS PACKAGE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PACKAGE OR THE USE OR OTHER DEALINGS IN THE PACKAGE.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 569 1/22/2015
1.0.0 126 1/20/2015

* Added missing native libraries.
* Added proper README and LICENSE.