-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
If the mongo db set type is an interface i.e. MongoDbSet<IMyInterfaceType> it throws an error.
Type is not a valid type to map (Parameter 'entityType')
Is there an example of how I can set this up? Some of my collection types are concrete though have properties that are interface types.
Reactions are currently unavailable