GdNet.Data.EF
1.2.0
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package GdNet.Data.EF -Version 1.2.0
dotnet add package GdNet.Data.EF --version 1.2.0
<PackageReference Include="GdNet.Data.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.Data.EF --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GdNet.Data.EF, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install GdNet.Data.EF as a Cake Addin
#addin nuget:?package=GdNet.Data.EF&version=1.2.0
// Install GdNet.Data.EF as a Cake Tool
#tool nuget:?package=GdNet.Data.EF&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Repository base classes for EF
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- EntityFramework (>= 6.1.3)
- GdNet.Domain (>= 1.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on GdNet.Data.EF:
Package | Downloads |
---|---|
GdNet.DataReferences.EF
DataReference for EF |
|
GdNet.Data.AppCommon.EF
A long description of the package. This shows up in the right pane of the Add Package Dialog as well as in the Package Manager Console when listing packages using the Get-Package command. |
|
Rabbit.SecurityLayer.Data
Rabbit.SecurityLayer.Data - Layer |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.1 | 789 | 3/22/2018 |
2.3.0 | 684 | 12/22/2017 |
2.2.2 | 659 | 9/28/2017 |
2.2.1 | 642 | 8/28/2017 |
2.2.0 | 616 | 8/28/2017 |
2.1.2 | 691 | 7/9/2017 |
2.1.1 | 690 | 4/5/2017 |
2.0.3 | 682 | 2/27/2017 |
2.0.2 | 670 | 12/28/2016 |
2.0.1 | 722 | 12/27/2016 |
2.0.0 | 871 | 3/11/2016 |
1.6.1 | 735 | 3/8/2016 |
1.6.0 | 712 | 3/8/2016 |
1.5.4 | 790 | 1/20/2016 |
1.5.2 | 844 | 1/15/2016 |
1.5.1 | 744 | 1/10/2016 |
1.5.0 | 749 | 12/26/2015 |
1.4.1 | 780 | 10/10/2015 |
1.3.0 | 805 | 9/17/2015 |
1.2.0 | 790 | 9/13/2015 |
1.1.0 | 757 | 9/12/2015 |
Version 1.2.0
- Change access modifier for SavingStrategy to protected
Version 1.1.0
- Add saving strategy