# aspnet/entityframework

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/aspnet-entityframework).**

14,690 stars · 3,386 forks · C# · MIT

## Links

- GitHub: https://github.com/aspnet/EntityFramework
- Homepage: https://learn.microsoft.com/ef/
- awesome-repositories: https://awesome-repositories.com/repository/aspnet-entityframework.md

## Description

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.

## Tags

### Part of an Awesome List

- [Object Relational Mapping](https://awesome-repositories.com/f/awesome-lists/data/object-relational-mapping.md) — Standard data access framework with LINQ and POCO support.
