Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespaces
System.Data.Entity.Infrastructure
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
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.