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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • Working with ListView in Windows Forms

    3 projects | dev.to | 13 Jan 2024
  • .NET 6 - ORM vs Stored Procedures - Azure Functions + SQL Databases

    3 projects | /r/dotnet | 2 Sep 2022
  • Classic ASP Website with Microsoft Access - What to convert to?

    3 projects | /r/dotnet | 21 Jul 2022
  • Building business processes with Azure Durable Functions

    2 projects | dev.to | 14 May 2024
  • Import data from a database with Dapper and SpreadsheetLight to Excel in C#

    2 projects | dev.to | 6 Nov 2023