DX.Data.Xpo.Mvc
24.2.5.16
dotnet add package DX.Data.Xpo.Mvc --version 24.2.5.16
NuGet\Install-Package DX.Data.Xpo.Mvc -Version 24.2.5.16
<PackageReference Include="DX.Data.Xpo.Mvc" Version="24.2.5.16" />
paket add DX.Data.Xpo.Mvc --version 24.2.5.16
#r "nuget: DX.Data.Xpo.Mvc, 24.2.5.16"
// Install DX.Data.Xpo.Mvc as a Cake Addin #addin nuget:?package=DX.Data.Xpo.Mvc&version=24.2.5.16 // Install DX.Data.Xpo.Mvc as a Cake Tool #tool nuget:?package=DX.Data.Xpo.Mvc&version=24.2.5.16
Several extension classes and methods on DevExpress MVC Controls, XPO and XPDataStore implementations. This package needs an active DevExpress ASP.NET license
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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
- DevExpress.Data (>= 24.2.3)
- DevExpress.Web.Mvc5 (>= 24.2.3)
- DevExpress.Xpo (>= 24.2.3)
- DX.Data.Xpo (>= 24.2.3.35)
- DX.Utils (>= 24.2.3.34)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
24.2.5.16 | 105 | 12/13/2024 |
24.1.5.16 | 120 | 9/17/2024 |
24.1.5.15 | 103 | 9/17/2024 |
23.2.3.14 | 235 | 12/14/2023 |
23.1.3.13 | 243 | 6/16/2023 |
22.2.5.13 | 246 | 4/25/2023 |
22.1.6.13 | 381 | 11/29/2022 |
22.1.4.13 | 486 | 8/3/2022 |
21.2.8.13 | 484 | 6/16/2022 |
21.2.6.13 | 562 | 3/21/2022 |
21.2.4.13 | 356 | 12/20/2021 |
21.1.5.13 | 425 | 9/13/2021 |
20.2.5.13 | 512 | 3/13/2021 |
20.2.5.12 | 459 | 3/12/2021 |
20.2.3.11 | 563 | 11/3/2020 |
20.1.7.11 | 573 | 10/12/2020 |
20.1.2.7-pre-20064 | 452 | 4/6/2020 |
19.2.6.7 | 649 | 3/5/2020 |
19.2.5.7 | 613 | 12/20/2019 |
19.2.4.7 | 614 | 12/17/2019 |
19.1.4.6 | 685 | 7/30/2019 |
19.1.4.5 | 630 | 7/26/2019 |
19.1.3.7 | 626 | 7/17/2019 |
18.2.3.6 | 681 | 6/6/2019 |
18.2.3.5 | 652 | 6/6/2019 |
18.1.4.5 | 668 | 4/29/2019 |
18.1.4.4 | 942 | 9/11/2018 |
23.2.3.15: Changes to work with updated and simplified DataStores
23.2.3.14: Upgrade to DevExpress v23.2.3
23.1.3.13: Upgrade to DevExpress v23.1.3
22.1.6.13: Upgrade to DevExpress v21.1.6
22.1.4.13: Upgrade to DevExpress v21.1.4
21.2.8.13: Upgrade to DevExpress v21.2.8
21.2.4.13: Upgrade to DevExpress v21.2.4
20.2.5.13: Upgrade to DevExpress v20.2.5 and XPModelKey on PagedDatasource
20.2.3.11: Upgrade to DevExpress v20.2.3
20.1.7.11: Upgrade to DevExpress v20.1.7
20.1.2.7-pre-20064: Upgrade to DX v20.1.2-pre-20064 and .NET preview 5
19.2.6.7: Upgrade to DevExpress v19.2.6
19.2.5.7: Upgrade to DevExpress v19.2.5
19.2.4.5: Upgrade to DevExpress v19.2.4
19.1.5.7: Upgrade to DevExpress v19.1.5 and XPDataStore constructor uses interface types for mapper and validator
19.1.4.6: abstract PropertyMap removed and replaced by the Mapper.Map(..) method
19.1.4.5: Upgrade to DevExpress v19.1.4
19.1.3.7: Small fixes
19.1.3.5: Upgrade to DevExpress v19.1.3
18.2.3.5: Upgrade do DevExpress v18.2.3
18.1.4.1: XPPagedDataStore class implemented