Info
| Version: | 1.0.2 |
| Author(s): | Jon Fazzaro |
| Last Update: | Wednesday, June 20, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/EFinContext |
Install
Install-Package EFinContext
dotnet add package EFinContext
paket add EFinContext
EFinContext Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(4.3.1)
Tags
Adds a Context property to your Entity Framework entities that holds a reference to the original ObjectContext or DbContext from which the entity was created.