65.9K
Home

Entity Framework and Enums aka EFExtensions

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

Aug 23, 2011

CPOL

7 min read

viewsIcon

17179

Support for enums in Entity Framework is probably the most desired feature, and it's strange it is not supported. This article will show a way to implement it using templates.