v1.0.29-beta
Pre-release
Pre-release
Release 1.0.29-beta:
In vm.Aspects.Model
:
- Fixed a bug in
HiLoIdentityGenerator
where the generated long ID-s would not go aboveint.MaxValue
. - Made all reposittory tests to work with both HiLo and SQL identity providers.
- Added new method
IOrmSpecifics.GetEntitySetName
. Implemented forEFRepositoryBase
and forMapObjectsRepository
.