eQuantic.Core.Data.EntityFramework 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package eQuantic.Core.Data.EntityFramework --version 1.3.1
NuGet\Install-Package eQuantic.Core.Data.EntityFramework -Version 1.3.1
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="eQuantic.Core.Data.EntityFramework" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add eQuantic.Core.Data.EntityFramework --version 1.3.1
#r "nuget: eQuantic.Core.Data.EntityFramework, 1.3.1"
#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 eQuantic.Core.Data.EntityFramework as a Cake Addin
#addin nuget:?package=eQuantic.Core.Data.EntityFramework&version=1.3.1

// Install eQuantic.Core.Data.EntityFramework as a Cake Tool
#tool nuget:?package=eQuantic.Core.Data.EntityFramework&version=1.3.1

Core Data library for Entity Framework

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on eQuantic.Core.Data.EntityFramework:

Package Downloads
eQuantic.Core.Persistence

eQuantic Persistence Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.1 416 2/14/2024
4.2.0 608 12/20/2023
4.1.3 414 11/18/2023
4.1.2 141 11/15/2023
4.1.1 57 11/15/2023
4.1.0 330 10/21/2023
4.0.4 436 9/4/2023
4.0.3 183 8/13/2023
4.0.2 118 8/13/2023
4.0.1 172 7/30/2023
4.0.0 136 7/18/2023
3.1.1 279 1/9/2023
3.1.0 313 1/2/2023
3.0.0 283 12/28/2022
2.2.0.3 402 10/15/2022
2.2.0.2 461 9/15/2022
2.2.0 454 8/27/2022
2.1.0.3 598 2/28/2022
2.1.0.2 828 6/12/2021
2.1.0.1 1,011 6/7/2020
2.1.0 467 6/7/2020
2.0.0 675 4/6/2019
1.5.4.1 692 2/23/2019
1.5.4 2,019 12/3/2017
1.5.3.1 746 12/12/2018
1.5.3 1,037 10/18/2017
1.5.2 1,009 10/2/2017
1.5.1.3 997 7/19/2017
1.5.1.2 968 7/14/2017
1.5.1.1 967 7/11/2017
1.5.1 1,009 7/6/2017
1.5.0 999 7/6/2017
1.4.3 1,024 5/17/2017
1.4.2.1 983 5/17/2017
1.4.2 939 5/17/2017
1.4.1 1,186 2/15/2017
1.4.0 1,153 2/14/2017
1.3.1 1,180 1/31/2017
1.3.0 1,200 1/8/2017
1.2.0 976 1/3/2017
1.1.0 1,106 10/7/2016
1.0.0 1,180 5/29/2016

Entity ignorant persistance with Repository Pattern for Entity Framework