DX.Utils
20.1.7.16
Several C# utility classes and extension methods
Install-Package DX.Utils -Version 20.1.7.16
dotnet add package DX.Utils --version 20.1.7.16
<PackageReference Include="DX.Utils" Version="20.1.7.16" />
paket add DX.Utils --version 20.1.7.16
Release Notes
20.1.7.16: Validation results include eventType (inserting, Inserted etc), Exception helper class for results, smaller fixes
20.1.3.15: Upgrade to DX v20.1.3
20.1.2.14-pre-20064: Upgrade to DX v20.1.2-pre-20064 and .NET preview 5
1.0.0.14: BREAKING CHANGE: Signature-change on IDataValidator<..>.Deleting(..):
Was: Deleting(TKey id, object arg, IDataValidationResults<TKey> validationResults);
Is: Deleting(TKey id, IDataValidationResults<TKey> validationResults, params object[] args);
1.0.0.13: ListExtensions added
1.0.0.12: dotnet standard 2.1 for dotnet core v3.1 support
1.0.0.10: Small fixes and implementation of DataMapper and DataValidator
1.0.0.8: Small refactorings to improve speed and support for Pageable (XP)DataStore
1.0.0.7: Abstract Generic DTO DataStore and Validator classes added
1.0.0.6: Changed .NET Framework to v4.6.1
1.0.0.5: Initial dual mode package for .NET Framework and .NET Standard 2.0
Some features don't work yet on .NET Standard 2.0
Dependencies
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.1
- System.Configuration.ConfigurationManager (>= 4.7.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DX.Utils:
Package | Downloads |
---|---|
DX.Data.Xpo
Several XPO Related Helper classes
|
|
DX.Data.Xpo.Identity
XPO Based storage provider for ASP.NET Identity
|
|
DX.Data.Xpo.Mvc
Several extension classes and methods on DevExpress MVC Controls, XPO and XPDataStore implementations. This package needs an active DevExpress ASP.NET license
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
20.1.7.16 | 363 | 10/12/2020 |
20.1.2.14-pre-20064 | 182 | 4/6/2020 |
1.0.0.14 | 462 | 1/17/2020 |
1.0.0.12 | 253 | 12/20/2019 |
1.0.0.11 | 234 | 12/17/2019 |
1.0.0.10 | 387 | 7/17/2019 |
1.0.0.9 | 329 | 6/6/2019 |
1.0.0.8 | 940 | 9/11/2018 |
1.0.0.7 | 452 | 8/27/2018 |
1.0.0.6 | 954 | 2/24/2018 |
1.0.0.5 | 616 | 12/8/2017 |
1.0.0.4 | 403 | 12/8/2017 |
1.0.0.3 | 704 | 11/7/2017 |
1.0.0.2 | 820 | 9/29/2017 |
1.0.0.1 | 857 | 9/8/2017 |