GdNet.DataReferences.EF 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package GdNet.DataReferences.EF --version 1.2.0
NuGet\Install-Package GdNet.DataReferences.EF -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GdNet.DataReferences.EF" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GdNet.DataReferences.EF --version 1.2.0
#r "nuget: GdNet.DataReferences.EF, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GdNet.DataReferences.EF as a Cake Addin
#addin nuget:?package=GdNet.DataReferences.EF&version=1.2.0

// Install GdNet.DataReferences.EF as a Cake Tool
#tool nuget:?package=GdNet.DataReferences.EF&version=1.2.0

DataReference for EF

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 1,180 12/28/2017
1.4.1 1,073 12/22/2017
1.4.0 960 6/6/2017
1.4.0-RC1 786 4/1/2017
1.3.1 960 3/1/2017
1.2.3 1,047 12/1/2016
1.2.2 1,033 3/19/2016
1.2.1 1,120 3/11/2016
1.2.0 1,031 3/8/2016
1.1.1 1,008 3/4/2016
1.1.0 1,019 3/2/2016
1.0.2 1,031 3/2/2016
1.0.1 1,016 3/2/2016
1.0.0 1,009 3/2/2016

Version 1.2.0
     - Upgrade dependencies
     Version 1.1.0
     - Use an interface for the data context which improve IOC registration
     Version 1.0.1
     - Add initial migration