Entity Framework documentation
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with many databases, including SQL Database (on-premises and Azure), SQLite, MySQL, PostgreSQL, and Azure Cosmos DB.
Develop with Entity Framework Core
Develop your first app
Previous Versions
Contribute to Entity Framework docs. Read our contributor guide.