Audience

Developers looking for a solution to create, manage, and debug their databases

About Entity Framework Core

Entity Framework (EF) Core is a lightweight, extensible, open source and cross-platform version of the popular Entity Framework data access technology. Enables .NET developers to work with a database using .NET objects. Eliminates the need for most of the data-access code that typically needs to be written. With EF Core, data access is performed using a model. A model is made up of entity classes and a context object that represents a session with the database. The context object allows querying and saving data. Generate a model from an existing database. Hand code a model to match the database. Once a model is created, use EF migrations to create a database from the model. Migrations allow evolving the database as the model changes. Instances of your entity classes are retrieved from the database using Language Integrated Query (LINQ). Data is created, deleted, and modified in the database using instances of your entity classes.

Pricing

Starting Price:
Free
Free Version:
Free Version available.

Integrations

API:
Yes, Entity Framework Core offers API access

Ratings/Reviews

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Company Information

Microsoft
Founded: 1975
United States
learn.microsoft.com/en-us/ef/core/

Videos and Screen Captures

Entity Framework Core Screenshot 1
Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free

Product Details

Platforms Supported
Cloud
Windows
Training
Documentation
Webinars
In Person
Support
Phone Support
Online

Entity Framework Core Frequently Asked Questions

Q: What kinds of users and organization types does Entity Framework Core work with?
Q: What languages does Entity Framework Core support in their product?
Q: What kind of support options does Entity Framework Core offer?
Q: What other applications or services does Entity Framework Core integrate with?
Q: Does Entity Framework Core have an API?
Q: What type of training does Entity Framework Core provide?
Q: How much does Entity Framework Core cost?

Entity Framework Core Product Features

Database

Monitoring
Creation / Development
Data Migration
Data Search
Data Replication
Performance Analysis
Virtualization
Queries
Relational Interface
Backup and Recovery
Database Conversion
Mobile Access
NOSQL
Data Security

Entity Framework Core Additional Categories