Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | |
Author(s): | Leonardo Porro |
Last Update: | Wednesday, March 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Detached.EntityFramework |
Install
Install-Package Detached.EntityFramework
dotnet add package Detached.EntityFramework
paket add Detached.EntityFramework
Detached.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.ComponentModel.Annotations(>= 4.3.0)
- System.Linq.Queryable(>= 4.3.0)
- Microsoft.Extensions.Logging(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection(>= 4.3.0)
- Microsoft.EntityFrameworkCore(>= 1.1.0)
- Microsoft.Extensions.Logging(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
Tags