eQuantic.Core.Data 4.2.1

dotnet add package eQuantic.Core.Data --version 4.2.1
NuGet\Install-Package eQuantic.Core.Data -Version 4.2.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" Version="4.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add eQuantic.Core.Data --version 4.2.1
#r "nuget: eQuantic.Core.Data, 4.2.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 as a Cake Addin
#addin nuget:?package=eQuantic.Core.Data&version=4.2.1

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

eQuantic Core Data Class Library

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 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 (6)

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

Package Downloads
eQuantic.Core.Data.EntityFramework

Core Data library for Entity Framework

eQuantic.Core.Application

eQuantic Application Library

eQuantic.Core.Data.MongoDb

Package Description

eQuantic.Core.Data.Cassandra

Core Data library for Apache Cassandra

eQuantic.Core.Data.EntityFramework.SqlServer

Core Data library for Entity Framework and SQL Server

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.2.1 3,001 1/8/2024
4.2.0 1,390 12/20/2023
4.1.1 875 11/18/2023
4.1.0 821 10/21/2023
4.0.3 1,255 8/13/2023
4.0.2 586 8/13/2023
4.0.1 823 7/30/2023
4.0.0 1,030 7/18/2023
3.1.0 1,318 1/2/2023
3.0.0 797 12/28/2022
2.2.0.3 980 10/15/2022
2.2.0.2 1,077 9/15/2022
2.2.0.1 769 8/28/2022
2.2.0 1,039 8/27/2022
2.1.0.2 1,964 11/26/2020
2.1.0.1 1,654 6/7/2020
2.1.0 1,058 6/7/2020
2.0.1.2 1,029 12/23/2019
2.0.1.1 1,178 12/23/2019
2.0.0.4 932 11/1/2019
2.0.0.3 921 11/1/2019
2.0.0.1 972 10/10/2019
2.0.0 1,218 3/13/2019
1.9.2.1 985 2/23/2019
1.9.2 2,896 12/3/2017
1.9.1.1 1,101 12/12/2018
1.9.1 1,836 10/18/2017
1.9.0 1,585 10/2/2017
1.8.3 1,245 10/2/2017
1.8.2.1 1,610 7/19/2017
1.8.2 2,268 7/6/2017
1.8.1 1,281 7/6/2017
1.8.0 1,284 7/6/2017
1.7.4 1,555 5/17/2017
1.7.3 1,801 5/17/2017
1.7.2 1,862 2/15/2017
1.7.1 1,471 2/14/2017
1.7.0 1,738 2/14/2017
1.6.6 1,760 1/31/2017
1.6.5 1,530 1/31/2017
1.6.4 1,433 1/31/2017
1.6.3 1,805 1/8/2017
1.6.2 1,436 1/8/2017
1.6.1 1,380 1/3/2017
1.6.0 1,400 1/2/2017
1.5.1 1,688 10/7/2016
1.5.0 1,310 10/7/2016
1.4.1.1 1,760 5/29/2016
1.4.1 1,369 5/29/2016
1.4.0 1,379 5/27/2016
1.3.0.1 2,433 4/26/2016
1.3.0 2,287 4/26/2016
1.2.0 2,323 4/26/2016

Entity ignorant persistance with Repository Pattern