DX.Data
26.1.3.35
See the version list below for details.
dotnet add package DX.Data --version 26.1.3.35
NuGet\Install-Package DX.Data -Version 26.1.3.35
<PackageReference Include="DX.Data" Version="26.1.3.35" />
<PackageVersion Include="DX.Data" Version="26.1.3.35" />
<PackageReference Include="DX.Data" />
paket add DX.Data --version 26.1.3.35
#r "nuget: DX.Data, 26.1.3.35"
#:package DX.Data@26.1.3.35
#addin nuget:?package=DX.Data&version=26.1.3.35
#tool nuget:?package=DX.Data&version=26.1.3.35
Base Data Package with DataStore DTO and FluentValidation Mechanism, Interfaces and ApiDataStore
| 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 is compatible. 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. |
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- FluentValidation (>= 9.5.4)
- Newtonsoft.Json (>= 13.0.4)
-
net10.0
- FluentValidation (>= 12.1.1)
- Newtonsoft.Json (>= 13.0.4)
-
net8.0
- FluentValidation (>= 12.1.1)
- Newtonsoft.Json (>= 13.0.4)
-
net9.0
- FluentValidation (>= 12.1.1)
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DX.Data:
| Package | Downloads |
|---|---|
|
DX.Data.Xpo
Several XPO Related Helper classes and abstract DX.Data.IDataStore implementation for use with XPO with FluentValidation and no Mapping logic |
|
|
DX.Data.EF
Abstract DX.Data.IDataStore implementation for use with EF with FluentValidation and no Mapping logic |
GitHub repositories
This package is not used by any popular GitHub repositories.
26.1.3.35: Rebuilt to align with the DXWeb v26.1.3 release wave (no DevExpress dependency in this package; version bumped for consistency across the repo).