C# Class cloudscribe.Core.Models.UserRole

a model for mapping a join table to an entity to facilitate many to many between users and roles http://ef.readthedocs.io/en/latest/modeling/relationships.html#many-to-many http://stackoverflow.com/questions/29442493/how-to-create-a-many-to-many-relationship-with-latest-nightly-builds-of-ef7#
Afficher le fichier Open project: joeaudette/cloudscribe Class Usage Examples