EntityFrameworkMrf6_0
| Namespace | Description |
|---|---|
| Microsoft.Data.Entity.Design | The Microsoft.Data.Entity.Design namespace contains class that provides resources for entity design. |
| Microsoft.Data.Entity.Design.CodeGeneration | |
| Microsoft.Data.Entity.Design.DatabaseGeneration | The Microsoft.Data.Entity.Design.DatabaseGeneration namespace contains classes used by the Generate Database Wizard to generate a database from a conceptual model. |
| Microsoft.Data.Entity.Design.DatabaseGeneration.Activities | The Microsoft.Data.Entity.Design.DatabaseGeneration.Activities namespace contains classes that manages the activities for entity design. |
| Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators | The Microsoft.Data.Entity.Design.DatabaseGeneration.OutputGenerators namespace contains class that generates storage model metadata and mapping information from conceptual model metadata. |
| Microsoft.Data.Entity.Design.Extensibility | The Microsoft.Data.Entity.Design.Extensibility namespace provides classes that allow data entity models to be extended. |
| Microsoft.Data.Entity.Design.Templates | |
| Microsoft.Data.Entity.Design.UI.Views.Explorer | The Microsoft.Data.Entity.Design.UI.Views.Explorer namespace contains class that provides explorer content for entity design. |
| Microsoft.Data.Entity.Design.VisualStudio.ModelWizard | The Microsoft.Data.Entity.Design.VisualStudio.ModelWizard namespace provides the classes that allows you to create a model wizard. |
| Microsoft.Data.Entity.Design.VisualStudio.SingleFileGenerator | The Microsoft.Data.Entity.Design.VisualStudio.SingleFileGenerator namespace contains class that provides Visual Studio code generator. |
| Microsoft.Data.Entity.Design.VisualStudio.TextTemplating | The Microsoft.Data.Entity.Design.VisualStudio.TextTemplating namespace provides classes for the text template transformation functionality. |
| System.ComponentModel.DataAnnotations.Schema | |
| System.Data.Entity | The System.Data.Entity namespace contains classes that provides access to the core functionality of the entity framework. |
| System.Data.Entity.Core | The System.Data.Entity.Core namespace that contains exception classes. |
| System.Data.Entity.Core.Common | The System.Data.Entity.Core.Common contains classes that provides data core functionality of entity framework. |
| System.Data.Entity.Core.Common.CommandTrees | The System.Data.Entity.Core.Common.CommandTrees namespace contains classes to build expressions that make up a command tree. |
| System.Data.Entity.Core.Common.CommandTrees.ExpressionBuilder | The System.Data.Entity.Core.Common.CommandTrees.ExpressionBuilder namespace provides a command tree API. |
| System.Data.Entity.Core.Common.CommandTrees.ExpressionBuilder.Spatial | The System.Data.Entity.Core.Common.CommandTrees.ExpressionBuilder.Spatial namespace contains a class that represent the Entity Data Model (EDM) functions of a spatial. |
| System.Data.Entity.Core.Common.EntitySql | The System.Data.Entity.Core.Common.EntitySql namespace enables you to parse an Entity SQL query string and create a command tree query. |
| System.Data.Entity.Core.EntityClient | The System.Data.Entity.Core.EntityClient contains classes that manages the entity client core functionality. |
| System.Data.Entity.Core.Mapping | The System.Data.Entity.Core.Mapping namespace contains classes that manages entity framework mapping. |
| System.Data.Entity.Core.Metadata.Edm | The System.Data.Entity.Core.Metadata.Edm namespace contains classes that represent concepts throughout the models used by the Entity Framework and a set of classes that help applications to work with metadata. |
| System.Data.Entity.Core.Objects | The System.Data.Entity.Core.Objects namespace provides facilities for querying and working with entity data types. |
| System.Data.Entity.Core.Objects.DataClasses | The System.Data.Entity.Core.Objects.DataClasses namespace contains classes that are base classes for types that are defined in an Entity Data Model, base classes for the types that are returned by navigation properties, and classes that define attributes that map common language runtime objects to types in the conceptual model. |
| System.Data.Entity.Infrastructure | The System.Data.Entity.Infrastructure namespace contains classes that support core Entity Framework functionality. |
| System.Data.Entity.Infrastructure.Annotations | |
| System.Data.Entity.Infrastructure.DependencyResolution | |
| System.Data.Entity.Infrastructure.Design | |
| System.Data.Entity.Infrastructure.Interception | |
| System.Data.Entity.Infrastructure.MappingViews | |
| System.Data.Entity.Infrastructure.Pluralization | The System.Data.Entity.Infrastructure.Pluralization namespace contains class that supports entity framework pluralization. |
| System.Data.Entity.Migrations | The System.Data.Entity.Migrations namespace contains classes related to code-based migrations and their configurations. |
| System.Data.Entity.Migrations.Builders | Provides helper classes that are used to configure tables and columns. |
| System.Data.Entity.Migrations.Design | The System.Data.Entity.Migrations.Design namespace provides classes that generate code for code-based migrations. |
| System.Data.Entity.Migrations.History | The System.Data.Entity.Migrations.History namespace provides classes used by Code First Migrations to read and write migration history from the database. |
| System.Data.Entity.Migrations.Infrastructure | The System.Data.Entity.Migrations.Infrastructure namespace provides base classes for the code-based migrations. |
| System.Data.Entity.Migrations.Model | The System.Data.Entity.Migrations.Model namespace contains classes that provides models and related operations used by migration code generators. |
| System.Data.Entity.Migrations.Sql | The System.Data.Entity.Migrations.Sql namespace provides classes for converting provider agnostic migrations into SQL commands. |
| System.Data.Entity.Migrations.Utilities | The System.Data.Entity.Migrations.Utilities namespace provides helper classes that are used by the migration code generators. |
| System.Data.Entity.ModelConfiguration | The System.Data.Entity.ModelConfiguration namespace contains classes that facilitate the functionality exposed through DBModelBuilder. |
| System.Data.Entity.ModelConfiguration.Configuration | The System.Data.Entity.ModelConfiguration.Configuration namespace contains class that provides entity framework model configuration. |
| System.Data.Entity.ModelConfiguration.Conventions | The System.Data.Entity.ModelConfiguration.Conventions namespace contains classes that describe a set of rules that are used to automatically configure a conceptual model based on class definitions when working with Code First. |
| System.Data.Entity.Spatial | The System.Data.Entity.Spatial namespace contains classes of spatial database functionality for entity framework. |
| System.Data.Entity.SqlServer | The System.Data.Entity.SqlServer namespace provides SQL function classes to the entity framework. |
| System.Data.Entity.SqlServer.Utilities | |
| System.Data.Entity.SqlServerCompact | The System.Data.Entity.SqlServerCompact namespace contains class that provides services for the SQL Server Compact database. |
| System.Data.Entity.SqlServerCompact.Legacy | |
| System.Data.Entity.Utilities | |
| System.Data.Entity.Validation | The System.Data.Entity.Validation namespace contains classes that are used to validate the contents of entity instances. |
| XamlGeneratedNamespace | The XamlGeneratedNamespace namespace contains class that provides internal helper for XAML type resolution against assemblies. |