Entity Framework Class Library

Namespaces

System.Data.Entity

System.Data.Entity.Infrastructure

System.Data.Entity.Migrations

System.Data.Entity.Migrations.Builders

System.Data.Entity.Migrations.Design

System.Data.Entity.Migrations.History

System.Data.Entity.Migrations.Infrastructure

System.Data.Entity.Migrations.Model

System.Data.Entity.Migrations.Sql

System.Data.Entity.Migrations.Utilities

System.Data.Entity.ModelConfiguration

System.Data.Entity.ModelConfiguration.Configuration

System.Data.Entity.ModelConfiguration.Conventions

System.Data.Entity.Validation

The Entity Framework 4.1 through 4.3 included additional data annotations in the System.ComponentModel.DataAnnotations namespace of the EntityFramework assembly. Starting with the Entity Framework 5.0 Beta1, these annotations were moved to the System.ComponentModel.DataAnnotations.Schema namespace of the System.ComponentModel.DataAnnotations assembly. For more information, see System.ComponentModel.DataAnnotations.

See Also

Other Resources

Entity Framework