eQuantic.Core.Data 1.4.0

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

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

Core Data library

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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,201 1/8/2024
4.2.0 1,391 12/20/2023
4.1.1 876 11/18/2023
4.1.0 822 10/21/2023
4.0.3 1,256 8/13/2023
4.0.2 587 8/13/2023
4.0.1 824 7/30/2023
4.0.0 1,031 7/18/2023
3.1.0 1,319 1/2/2023
3.0.0 798 12/28/2022
2.2.0.3 981 10/15/2022
2.2.0.2 1,078 9/15/2022
2.2.0.1 770 8/28/2022
2.2.0 1,040 8/27/2022
2.1.0.2 1,968 11/26/2020
2.1.0.1 1,655 6/7/2020
2.1.0 1,059 6/7/2020
2.0.1.2 1,030 12/23/2019
2.0.1.1 1,179 12/23/2019
2.0.0.4 933 11/1/2019
2.0.0.3 922 11/1/2019
2.0.0.1 973 10/10/2019
2.0.0 1,219 3/13/2019
1.9.2.1 986 2/23/2019
1.9.2 2,897 12/3/2017
1.9.1.1 1,102 12/12/2018
1.9.1 1,837 10/18/2017
1.9.0 1,586 10/2/2017
1.8.3 1,246 10/2/2017
1.8.2.1 1,611 7/19/2017
1.8.2 2,269 7/6/2017
1.8.1 1,282 7/6/2017
1.8.0 1,285 7/6/2017
1.7.4 1,556 5/17/2017
1.7.3 1,802 5/17/2017
1.7.2 1,863 2/15/2017
1.7.1 1,472 2/14/2017
1.7.0 1,739 2/14/2017
1.6.6 1,761 1/31/2017
1.6.5 1,531 1/31/2017
1.6.4 1,434 1/31/2017
1.6.3 1,806 1/8/2017
1.6.2 1,437 1/8/2017
1.6.1 1,381 1/3/2017
1.6.0 1,401 1/2/2017
1.5.1 1,689 10/7/2016
1.5.0 1,311 10/7/2016
1.4.1.1 1,761 5/29/2016
1.4.1 1,370 5/29/2016
1.4.0 1,380 5/27/2016
1.3.0.1 2,434 4/26/2016
1.3.0 2,288 4/26/2016
1.2.0 2,324 4/26/2016

Entity ignorant persistance with Repository Pattern