TrackableEntities / trackable-entities

N-Tier Support for Entity Framework with WCF or ASP.NET Web API
http://trackableentities.github.io
MIT License
120 stars 36 forks source link

Added NPC into the main BaseEntity #190

Closed weitzhandler closed 7 years ago

weitzhandler commented 7 years ago

Added NPC into the main BaseEntity, so portable classes also get the CallerMemberName attribute if they're above .NET 4.5.

Fixes #161.