Info
Version: | 2.0.0 |
Author(s): | Eng.Mohamad Alsaid |
Last Update: | Monday, February 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mosaeedesraa/SQL-Oracle-Dynamic-Entity-Framework |
NuGet Url: | https://www.nuget.org/packages/SQL-Oracle-Entity |
Install
Install-Package SQL-Oracle-Entity
dotnet add package SQL-Oracle-Entity
paket add SQL-Oracle-Entity
SQL-Oracle-Entity Download (Unzip the "nupkg" after downloading)
- Call Select
- Call Stored Procedure
- Insert , Update and Delete
- FirstOrDefault - LastOrDefault - Find
Note : Add refrence to your project : System.Data.OracleClient to work fine with Oracle database.