EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. 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. To install EF Core, you install the package for the EF Core database provider(s) you want to target. This tutorial uses SQLite because it runs on all platforms that .NET Core supports. This application intentionally keeps things simple for clarity. Connection strings should not be stored in the code for production applications. You may also want to split each C# class into its own file. Query and manage relational data in a .NET Core app with an Object-Relational Mapper (O/RM).

Features

  • It supports LINQ queries, change tracking, updates, and schema migrations
  • EF Core works with SQL Server/SQL Azure, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and many more databases
  • EF Core includes a database provider plugin model
  • EF Core offers new features that won't be implemented in EF6
  • Provides constructors with parameters and property value conversions
  • Provides mapped types with no keys, conventions, and data annotations

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow EF Core

EF Core 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 EF Core!

Additional Project Details

Operating Systems

Windows

Programming Language

C#

Related Categories

C# Database Software, C# Object-Relational Mapping (ORM) Software

Registered

2021-06-03