C# (CSharp) cloudscribe.Core.Models Namespace

Nested Namespaces

cloudscribe.Core.Models.DataExtensions
cloudscribe.Core.Models.Geography
cloudscribe.Core.Models.Identity

Сlasses

Name Description
CommonExtensions
DataProtectionExtensions
InitialData
ModelExtensions
MultiTenantOptions
SiteConfigOptions
SiteContext
SiteHost
SiteInfo
SiteRole
SiteSettings
SiteUser
UserClaim
UserInfo lighter weight version of user for lists and dropdowns base class for SiteUser
UserLocation
UserLogin
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#