Entity Framework - Operation Tracking allows changes to be recorded and applied to disconnected entities in an N-Tier architecture.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
| Version: | 0.1.0 |
| Author(s): | tri |
| Last Update: | Tuesday, February 28, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://efot.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/EntityFramework.OT |
Install
Install-Package EntityFramework.OT
dotnet add package EntityFramework.OT
paket add EntityFramework.OT
EntityFramework.OT Download (Unzip the "nupkg" after downloading)
Dependencies
Tags