DX.Data.Xpo.Mvc
23.1.3.13
See the version list below for details.
dotnet add package DX.Data.Xpo.Mvc --version 23.1.3.13
NuGet\Install-Package DX.Data.Xpo.Mvc -Version 23.1.3.13
<PackageReference Include="DX.Data.Xpo.Mvc" Version="23.1.3.13" />
paket add DX.Data.Xpo.Mvc --version 23.1.3.13
#r "nuget: DX.Data.Xpo.Mvc, 23.1.3.13"
// Install DX.Data.Xpo.Mvc as a Cake Addin #addin nuget:?package=DX.Data.Xpo.Mvc&version=23.1.3.13 // Install DX.Data.Xpo.Mvc as a Cake Tool #tool nuget:?package=DX.Data.Xpo.Mvc&version=23.1.3.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 | 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 (>= 23.1.3)
- DevExpress.Web.Mvc5 (>= 23.1.3)
- DevExpress.Xpo (>= 23.1.3)
- DX.Data.Xpo (>= 23.1.3.22)
- DX.Utils (>= 20.1.8.24)
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 | 108 | 9/17/2024 |
24.1.5.15 | 93 | 9/17/2024 |
23.2.3.14 | 229 | 12/14/2023 |
23.1.3.13 | 238 | 6/16/2023 |
22.2.5.13 | 239 | 4/25/2023 |
22.1.6.13 | 373 | 11/29/2022 |
22.1.4.13 | 480 | 8/3/2022 |
21.2.8.13 | 477 | 6/16/2022 |
21.2.6.13 | 553 | 3/21/2022 |
21.2.4.13 | 348 | 12/20/2021 |
21.1.5.13 | 415 | 9/13/2021 |
20.2.5.13 | 504 | 3/13/2021 |
20.2.5.12 | 451 | 3/12/2021 |
20.2.3.11 | 555 | 11/3/2020 |
20.1.7.11 | 566 | 10/12/2020 |
20.1.2.7-pre-20064 | 447 | 4/6/2020 |
19.2.6.7 | 639 | 3/5/2020 |
19.2.5.7 | 605 | 12/20/2019 |
19.2.4.7 | 606 | 12/17/2019 |
19.1.4.6 | 677 | 7/30/2019 |
19.1.4.5 | 622 | 7/26/2019 |
19.1.3.7 | 618 | 7/17/2019 |
18.2.3.6 | 673 | 6/6/2019 |
18.2.3.5 | 643 | 6/6/2019 |
18.1.4.5 | 660 | 4/29/2019 |
18.1.4.4 | 928 | 9/11/2018 |
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