DX.Data.Xpo.Mvc
21.2.6.13
Install-Package DX.Data.Xpo.Mvc -Version 21.2.6.13
dotnet add package DX.Data.Xpo.Mvc --version 21.2.6.13
<PackageReference Include="DX.Data.Xpo.Mvc" Version="21.2.6.13" />
paket add DX.Data.Xpo.Mvc --version 21.2.6.13
#r "nuget: DX.Data.Xpo.Mvc, 21.2.6.13"
// Install DX.Data.Xpo.Mvc as a Cake Addin
#addin nuget:?package=DX.Data.Xpo.Mvc&version=21.2.6.13
// Install DX.Data.Xpo.Mvc as a Cake Tool
#tool nuget:?package=DX.Data.Xpo.Mvc&version=21.2.6.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 |
---|---|
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
-
.NETFramework 4.6.1
- DevExpress.Data (>= 21.2.6)
- DevExpress.Web.Mvc5 (>= 21.2.6)
- DevExpress.Xpo (>= 21.2.6)
- DX.Data.Xpo (>= 21.2.6.17)
- DX.Utils (>= 20.1.7.19)
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 |
---|---|---|
21.2.6.13 | 93 | 3/21/2022 |
21.2.4.13 | 96 | 12/20/2021 |
21.1.5.13 | 152 | 9/13/2021 |
20.2.5.13 | 219 | 3/13/2021 |
20.2.5.12 | 171 | 3/12/2021 |
20.2.3.11 | 272 | 11/3/2020 |
20.1.7.11 | 272 | 10/12/2020 |
20.1.2.7-pre-20064 | 268 | 4/6/2020 |
19.2.6.7 | 336 | 3/5/2020 |
19.2.5.7 | 328 | 12/20/2019 |
19.2.4.7 | 333 | 12/17/2019 |
19.1.4.6 | 382 | 7/30/2019 |
19.1.4.5 | 344 | 7/26/2019 |
19.1.3.7 | 347 | 7/17/2019 |
18.2.3.6 | 386 | 6/6/2019 |
18.2.3.5 | 378 | 6/6/2019 |
18.1.4.5 | 389 | 4/29/2019 |
18.1.4.4 | 615 | 9/11/2018 |
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