Introducing G2.ai, the future of software buying.Try now
DbVisualizer
Sponsored
DbVisualizer
Visit Website
Product Avatar Image
Entity Framework Core

By Microsoft

Unclaimed Profile

Claim your company’s G2 profile

Claiming this profile confirms that you work at Entity Framework Core and allows you to manage how it appears on G2.

    Once approved, you can:

  • Update your company and product details

  • Boost your brand's visibility on G2, search and LLMs

  • Access insights on visitors and competitors

  • Respond to customer reviews

  • We’ll verify your work email before granting access.

Claim Now
4.5 out of 5 stars
3 star
0%
2 star
0%
1 star
0%

How would you rate your experience with Entity Framework Core?

DbVisualizer
Sponsored
DbVisualizer
Visit Website
It's been two months since this profile received a new review
Leave a Review

Entity Framework Core Reviews & Product Details

Product Avatar Image

Have you used Entity Framework Core before?

Answer a few questions to help the Entity Framework Core community

Entity Framework Core Reviews (25)

Reviews

Entity Framework Core Reviews (25)

4.5
25 reviews

Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Rahul T.
RT
Full Stack Developer
Mid-Market (51-1000 emp.)
"EF Core Best ORM in .NET"
What do you like best about Entity Framework Core?

The best thing about it is that you can directly define and manage database schema through your C# code, thus making development faster and less prone to human errors.

And 2nd thing you can easily integrate it with any database, even without any prior knowledge of it. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

The only thing I dislike about it is while working in a big team we sometimes face conflict errors which are a bit hard to track. Review collected by and hosted on G2.com.

Nishedh J.
NJ
Senior Technology Manager / Lead .Net developer
Small-Business (50 or fewer emp.)
"Entity Framework Core Review"
What do you like best about Entity Framework Core?

One of the best ORM for .Net as supports cross platform, supports code first, migrations, LINQ, can call direct stored procedure, etc. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

May have issue with learning, at first it may take a bit time to learn. Review collected by and hosted on G2.com.

Niraj O.
NO
Software Engineer IIA
Enterprise (> 1000 emp.)
"Best ORM for.net development"
What do you like best about Entity Framework Core?

Best ORM for development and easy to integrate with your data access layer with easily sync with your database changes from code to db and db to code. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

It should be compatible with more db types Review collected by and hosted on G2.com.

Anuj G.
AG
Developer
Mid-Market (51-1000 emp.)
"Entity Framework Core works great with the .Net Apps"
What do you like best about Entity Framework Core?

The way Entity Framework Core allows us to create applications and connect to the Database using the code first approach. It's easy to create the classes and then create the Database tables using those classes and the connectivity and data transfer is seamless. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

Nothing in particular. Everything works very well. Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Enterprise (> 1000 emp.)
"Best ORM for .NET Core"
What do you like best about Entity Framework Core?

Learning curve for EF Core is very less since it is a successor of legacy Entity Framework. It is much faster, secure and easy to use .NET Core ORM that works with SQL Server, MySQL & PostgreSQL databases. It's huge community adoption has proved that it is reliable and performant on production application as well. Since it is backed by Microsoft, there are no further questions. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

Honestly, there is no point to dislike this framework. Review collected by and hosted on G2.com.

Kashif F.
KF
Chief Technology Officer
Small-Business (50 or fewer emp.)
"Powerful and Flexible ORM"
What do you like best about Entity Framework Core?

support mutlipe databases and large set of APIs Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

difficult to handle Migration in many clients for single codebase Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Mid-Market (51-1000 emp.)
"EF Core is intuitive and flexible."
What do you like best about Entity Framework Core?

Entity Framework core allows you to either create database access that is code first or database first. It is very easy to set up if you want to go database first or if you put in the work to set up classes and entities it is very nice to have your database created and migrations managed by ef core.

It is very simple to integrate into a dotnet core app with an existing DB if you want an easier to write database queries with the power of Linq. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

Not a lot of downsides, sometimes queries will not be optimised out of the box. Sometimes you will get conflict errors with updates or inserts when you don't know how ef core tracks entities. Review collected by and hosted on G2.com.

Shivam S.
SS
Software Engineer
Mid-Market (51-1000 emp.)
"Entity Framework Core"
What do you like best about Entity Framework Core?

Entity Framework's Code-First approach stands out as a remarkable feature. It empowers developers to define and manage the database schema directly within their C# code, simplifying the development process and fostering a more intuitive workflow. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

Azure DevOps pipeline lacks full support for database migrations. It would be highly beneficial to have a tool within the DevOps Pipeline that can apply migrations when necessary, all configured through YAML. Review collected by and hosted on G2.com.

SRIRAM M.
SM
Software Developer
Enterprise (> 1000 emp.)
"Connect directly with any DB and execute"
What do you like best about Entity Framework Core?

It gives me a good advantage in handling multi-threading and multi-connections from the same application. It also helps me maintain the loosely coupled code from an application standpoint. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

Some of the errors while executing queries may be difficult to debug. The error description will be so generic, and I feel like the error description can be improved. More details documents can be provided for the initial setup. Review collected by and hosted on G2.com.

AA
Senior Software Engineer
Program Development
Small-Business (50 or fewer emp.)
"Entity Framework, Easy to work with"
What do you like best about Entity Framework Core?

Working with Entity Framework for more than five years, found it one of the easiest tools to help implement .net applications with SQL servers.

Also, It's very easy to add a new DB layer By changing the Entity framework provider from SQL server to Oracle.

With a few lines of code.

Entity Framework works very nicely with Code first.

Excellent documentation. Review collected by and hosted on G2.com.

What do you dislike about Entity Framework Core?

The DB migration is not fully supported by the Azure DevOps pipeline; It would be very nice if we had a tool in the DevOps Pipeline to apply the migration if needed in the Yaml. Review collected by and hosted on G2.com.

Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

Entity Framework Core Comparisons
Product Avatar Image
Liquibase
Compare Now
Entity Framework Core Features
Automation
Change validation
Version control
Visibility
Rollbacks
Post-deployment validation