forked from timabell/ef-enum-to-lookup
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dave Capper edited this page Sep 17, 2020
·
1 revision
Welcome to the ef-enum-to-lookup wiki!
Currently working on the flags-exclusions-ef64 branch.
- Change to EF 6.4.
- Exclude Flags enums from being generated because they don't make sense in the database context.
- Add functionality to exclude specific types (when existing data isn't correct and introducing the FK would be problematic).
- Need to fix unit tests and add extra tests for the new functionality.
- Need to set up a pipeline for build, test, package.