Entity Framework 6 (EF6) is a proven object-relational (O/RM) mapper for .NET with many years of feature development and stabilization. Like O/RM, EF6 reduces the impedance mismatch between the relational and object-oriented worlds, allowing developers to write applications that interact with data stored in relational databases with strongly typed .NET objects that represent the domain of the database. application, and eliminate the need for much of the data access "mechanical" code that you would normally write. Mapping POCO entity classes that do not depend on any EF type. Models can be generated from existing databases and then manually edited, or they can be created from scratch and then used to generate new databases. Integration with .NET Framework application models, including ASP.NET, and through data binding, with WPF and WinForms. Database connectivity based on ADO.NET and various providers available to connect to SQL Server, Oracle, MySQL, SQLite, PostgreSQL, DB2, etc.

Features

  • Automatic Change Tracking
  • Identity Resolution and Unit of Work
  • Eager, Lazy, and Explicit Loading
  • One-to-one, one-to-many, and many-to-many relationships
  • Inheritance (table by hierarchy, table by type, and table by concrete class)
  • A visual designer for creating entity models

Project Samples

Project Activity

See All Activity >

Categories

Database, Frameworks

License

Apache License V2.0

Follow Entity Framework 6

Entity Framework 6 Web Site

Other Useful Business Software
Go From AI Idea to AI App Fast Icon
Go From AI Idea to AI App Fast

One platform to build, fine-tune, and deploy ML models. No MLOps team required.

Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Entity Framework 6!

Additional Project Details

Programming Language

C#

Related Categories

C# Database Software, C# Frameworks

Registered

2022-07-25