Ef Designer: v1.2.7.2 Release

Release date:
April 28, 2019
Previous version:
v1.2.7.1 (released April 17, 2019)
Magnitude:
31 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v1.2.7.2

msawczyn

Directory Browser for v1.2.7.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

1.2.7.2 - Added additional types of UInt16, UInt32, UInt64 and SByte to property type list - Added the ability to use a modeled enumeration, if it has a proper backing type, as an entity identifier - Added DateTime.UtcNow as a valid initial value for a DateTime property - Fix: "One-to-one relation in EFCore" (See https://github.com/msawczyn/EFDesigner/issues/71) - Remove default DbContext constructor in EFCore to allow support for AddDbContextPool calls in ConfigureServices (See https://github.com/msawczyn/EFDesigner/issues/72)