eQuantic.Core.Data
1.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package eQuantic.Core.Data --version 1.3.0
NuGet\Install-Package eQuantic.Core.Data -Version 1.3.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.3.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.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: eQuantic.Core.Data, 1.3.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.3.0 // Install eQuantic.Core.Data as a Cake Tool #tool nuget:?package=eQuantic.Core.Data&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core Data library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. 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.
-
- EntityFramework (>= 6.1.3)
- eQuantic.Core (>= 1.2.1)
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.EntityFramework.SqlServer
Core Data library for Entity Framework and SQL Server |
|
eQuantic.Core.Data.EntityFramework.MongoDb
Core Data library for Entity Framework and Mongo DB |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.2.3 | 2,765 | 8/25/2024 |
4.2.2 | 1,081 | 7/22/2024 |
4.2.1 | 4,220 | 1/8/2024 |
4.2.0 | 1,669 | 12/20/2023 |
4.1.1 | 1,100 | 11/18/2023 |
4.1.0 | 1,018 | 10/21/2023 |
4.0.3 | 1,491 | 8/13/2023 |
4.0.2 | 657 | 8/13/2023 |
4.0.1 | 965 | 7/30/2023 |
4.0.0 | 1,222 | 7/18/2023 |
3.1.0 | 1,410 | 1/2/2023 |
3.0.0 | 836 | 12/28/2022 |
2.2.0.3 | 1,019 | 10/15/2022 |
2.2.0.2 | 1,122 | 9/15/2022 |
2.2.0.1 | 809 | 8/28/2022 |
2.2.0 | 1,088 | 8/27/2022 |
2.1.0.2 | 2,025 | 11/26/2020 |
2.1.0.1 | 1,725 | 6/7/2020 |
2.1.0 | 1,108 | 6/7/2020 |
2.0.1.2 | 1,062 | 12/23/2019 |
2.0.1.1 | 1,257 | 12/23/2019 |
2.0.0.4 | 968 | 11/1/2019 |
2.0.0.3 | 955 | 11/1/2019 |
2.0.0.1 | 1,003 | 10/10/2019 |
2.0.0 | 1,267 | 3/13/2019 |
1.9.2.1 | 1,020 | 2/23/2019 |
1.9.2 | 2,948 | 12/3/2017 |
1.9.1.1 | 1,135 | 12/12/2018 |
1.9.1 | 1,898 | 10/18/2017 |
1.9.0 | 1,622 | 10/2/2017 |
1.8.3 | 1,284 | 10/2/2017 |
1.8.2.1 | 1,659 | 7/19/2017 |
1.8.2 | 2,349 | 7/6/2017 |
1.8.1 | 1,332 | 7/6/2017 |
1.8.0 | 1,333 | 7/6/2017 |
1.7.4 | 1,606 | 5/17/2017 |
1.7.3 | 1,849 | 5/17/2017 |
1.7.2 | 1,912 | 2/15/2017 |
1.7.1 | 1,511 | 2/14/2017 |
1.7.0 | 1,797 | 2/14/2017 |
1.6.6 | 1,806 | 1/31/2017 |
1.6.5 | 1,570 | 1/31/2017 |
1.6.4 | 1,473 | 1/31/2017 |
1.6.3 | 1,880 | 1/8/2017 |
1.6.2 | 1,474 | 1/8/2017 |
1.6.1 | 1,419 | 1/3/2017 |
1.6.0 | 1,438 | 1/2/2017 |
1.5.1 | 1,747 | 10/7/2016 |
1.5.0 | 1,348 | 10/7/2016 |
1.4.1.1 | 1,813 | 5/29/2016 |
1.4.1 | 1,410 | 5/29/2016 |
1.4.0 | 1,418 | 5/27/2016 |
1.3.0.1 | 2,475 | 4/26/2016 |
1.3.0 | 2,329 | 4/26/2016 |
1.2.0 | 2,362 | 4/26/2016 |
Entity ignorant persistance with Repository Pattern