BREAKING CHANGE: Starting from the v3.2.0, the Entity Framework
dependencies has been upgraded from v6.1.0
to v6.2.0
ADDED: Added support to Substring
(Issue #167)
Assets
2
ADDED: Added support to EF6 6.3-Preview7 with .NET Standard 2.1
Assets
2
PATCH
- Error with Enum in filter #131
Assets
2
MAJOR
- Signed Key has been modified
PATCH
- Added support to
ToLower
method (Issue #130) - Added support to
ToUpper
method
Assets
2
- FIXED:
Convert
expression raising aTypeUsage
exception (Issue #122)