Entity Framework 6

The mature and stable ORM for .NET Framework with Code First, Database First, and Model First workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-entity-framework:ef6
name: Entity Framework 6
description: The mature and stable ORM for .NET Framework with Code First, Database First, and Model First
  workflows.
humanURL: https://learn.microsoft.com/en-us/ef/ef6/
baseURL: https://www.nuget.org/packages/EntityFramework
tags:
- .NET Framework
- Database
- Legacy
- ORM
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/ef/ef6/
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/ef/ef6/get-started
- type: APIReference
  url: https://learn.microsoft.com/en-us/dotnet/api/system.data.entity
- type: GitHubRepository
  url: https://github.com/dotnet/ef6
- type: SDK
  url: https://www.nuget.org/packages/EntityFramework
  title: NuGet Package