Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.1.1 |
Author(s): | Nick Strupat |
Last Update: | Thursday, October 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NickStrupat/EntityFramework.TypedOriginalValues |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.TypedOriginalValues |
Install
Install-Package EntityFramework.TypedOriginalValues
dotnet add package EntityFramework.TypedOriginalValues
paket add EntityFramework.TypedOriginalValues
EntityFramework.TypedOriginalValues Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags
Simple and complex properties are supported, navigation/collections are not.