eQuantic.Core.DataModel
6.8.0
dotnet add package eQuantic.Core.DataModel --version 6.8.0
NuGet\Install-Package eQuantic.Core.DataModel -Version 6.8.0
<PackageReference Include="eQuantic.Core.DataModel" Version="6.8.0" />
<PackageVersion Include="eQuantic.Core.DataModel" Version="6.8.0" />
<PackageReference Include="eQuantic.Core.DataModel" />
paket add eQuantic.Core.DataModel --version 6.8.0
#r "nuget: eQuantic.Core.DataModel, 6.8.0"
#:package eQuantic.Core.DataModel@6.8.0
#addin nuget:?package=eQuantic.Core.DataModel&version=6.8.0
#tool nuget:?package=eQuantic.Core.DataModel&version=6.8.0
eQuantic Data Model Library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- eQuantic.Core.Domain (>= 4.0.0)
-
net8.0
- eQuantic.Core.Domain (>= 4.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on eQuantic.Core.DataModel:
| Package | Downloads |
|---|---|
|
eQuantic.Core.Data
eQuantic Core Data Class Library |
|
|
eQuantic.Core.Application.Crud
eQuantic Application CRUD Library |
|
|
eQuantic.Core.Persistence
eQuantic Persistence Library |
|
|
eQuantic.Core.Data.Abstractions
The contract surface of eQuantic.Core.Data: repository, unit-of-work and set interfaces, the query and update models, the modeling attributes, migration operations and the model snapshot. Reference this from a domain or application layer to express persistence without depending on the engine or on any store. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.8.0 | 0 | 7/26/2026 |
| 6.7.0 | 0 | 7/26/2026 |
| 6.6.0 | 0 | 7/26/2026 |
| 6.5.0 | 49 | 7/24/2026 |
| 4.0.0 | 585 | 7/22/2026 |
| 3.0.0 | 252 | 7/21/2026 |
| 2.1.0 | 196 | 7/18/2026 |
| 2.0.0 | 207 | 7/18/2026 |
| 1.9.3 | 284 | 3/2/2026 |
| 1.9.2 | 957 | 6/22/2025 |
| 1.9.1 | 417 | 6/22/2025 |
| 1.9.0 | 334 | 6/22/2025 |
| 1.8.2 | 294 | 6/21/2025 |
| 1.8.1 | 412 | 6/17/2025 |
| 1.8.0 | 386 | 5/30/2025 |
Generic data models for applications