System.Data.Entity.Design.AspNet Namespace

Contains the Entity Data Model (EDM) build providers for the ASP.NET build environment.

Classes

EntityDesignerBuildProvider

Extracts the model and mapping portions of .edmx files under the App_Code directory of an ASP.NET Web site, and embeds them as resources in the assembly that is dynamically compiled by the ASP.NET runtime.

EntityModelBuildProvider

Represents the CSDL build provider for the ASP.NET build environment.

MappingModelBuildProvider

Represents the MSL build provider for the ASP.NET build environment.

StorageModelBuildProvider

Represents the SSDL build provider for the ASP.NET build environment.