Plans for Entity Framework Core 6.0 revealed as Microsoft admits it is unlikely to match Dapper for performance

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • db-reflector

    The source for a code generation tool.

  • Dapper

    Discontinued Dapper - a simple object mapper for .Net [Moved to: https://github.com/DapperLib/Dapper] (by StackExchange)

  • Just take a look at this Dapper 2.0 feature that's been festering for months years.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • LINQ to DB

    Linq to database provider.

  • So, open for yourself linq2db. We have spent a lot of efforts to make queries to be closer to SQL as it is possible and I think we on the right way, LINQ is very cool thing and fact that Microsoft libraries still cannot do that effectively should not stop using that perfect technology.

  • EntityFramework-Plus

    Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

  • I think you're mixing Entity Framework vs LINQ. LINQ deals with querying only. Nothing to do with updates. Having said that, LINQ is extensible. You can do it with additional extension methods: https://github.com/zzzprojects/EntityFramework-Plus

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts