DX.Data.Xpo.Mvc
22.1.4.13
See the version list below for details.
dotnet add package DX.Data.Xpo.Mvc --version 22.1.4.13
NuGet\Install-Package DX.Data.Xpo.Mvc -Version 22.1.4.13
<PackageReference Include="DX.Data.Xpo.Mvc" Version="22.1.4.13" />
paket add DX.Data.Xpo.Mvc --version 22.1.4.13
#r "nuget: DX.Data.Xpo.Mvc, 22.1.4.13"
// Install DX.Data.Xpo.Mvc as a Cake Addin #addin nuget:?package=DX.Data.Xpo.Mvc&version=22.1.4.13 // Install DX.Data.Xpo.Mvc as a Cake Tool #tool nuget:?package=DX.Data.Xpo.Mvc&version=22.1.4.13
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 | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- DevExpress.Data (>= 22.1.4)
- DevExpress.Web.Mvc5 (>= 22.1.4)
- DevExpress.Xpo (>= 22.1.4)
- DX.Data.Xpo (>= 22.1.4.19)
- DX.Utils (>= 20.1.8.20)
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.1.5.16 | 110 | 9/17/2024 |
24.1.5.15 | 95 | 9/17/2024 |
23.2.3.14 | 231 | 12/14/2023 |
23.1.3.13 | 239 | 6/16/2023 |
22.2.5.13 | 242 | 4/25/2023 |
22.1.6.13 | 375 | 11/29/2022 |
22.1.4.13 | 482 | 8/3/2022 |
21.2.8.13 | 480 | 6/16/2022 |
21.2.6.13 | 556 | 3/21/2022 |
21.2.4.13 | 350 | 12/20/2021 |
21.1.5.13 | 419 | 9/13/2021 |
20.2.5.13 | 506 | 3/13/2021 |
20.2.5.12 | 453 | 3/12/2021 |
20.2.3.11 | 557 | 11/3/2020 |
20.1.7.11 | 567 | 10/12/2020 |
20.1.2.7-pre-20064 | 450 | 4/6/2020 |
19.2.6.7 | 641 | 3/5/2020 |
19.2.5.7 | 607 | 12/20/2019 |
19.2.4.7 | 608 | 12/17/2019 |
19.1.4.6 | 679 | 7/30/2019 |
19.1.4.5 | 624 | 7/26/2019 |
19.1.3.7 | 620 | 7/17/2019 |
18.2.3.6 | 675 | 6/6/2019 |
18.2.3.5 | 646 | 6/6/2019 |
18.1.4.5 | 662 | 4/29/2019 |
18.1.4.4 | 930 | 9/11/2018 |
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