#EntityFramework
EntityFramework.OrderBy: Applies default ordering to EntityFramework queries based on fluent configuration. This ensures consistent query results and prevents non-deterministic ordering issues.
github.com/SimonCropp/E...
GitHub - SimonCropp/EntityFramework.OrderBy: Applies default ordering to EntityFramework queries based on fluent configuration
Applies default ordering to EntityFramework queries based on fluent configuration - SimonCropp/EntityFramework.OrderBy
github.com
January 7, 2026 at 5:29 AM
working with #unity3d #ORM (sqlite-net, Sql4Unity3d) after backend and #EntityFramework is a very interesting experience

💥 no foreign keys/navigational properties
💥 no composite primary keys
💥 can't specify default property value
💥 breaks from math in queries

#buildinpublic #gamedev #sql #database
August 22, 2026 at 9:29 PM
github.com/Papyrine/Scr...

A query framework to enable c# linq in Blazor Wasm apps backed by a EntityFramework backend.
GitHub - Papyrine/Scry: A C# query framework for Blazor Wasm apps backed by a EntityFramework backend.
A C# query framework for Blazor Wasm apps backed by a EntityFramework backend. - Papyrine/Scry
github.com
July 31, 2026 at 4:24 AM
Brand new Pluralsight course: "Getting Started with EF Core 10" #dotnet #entityframework #ef

www.pluralsight.com/courses/gett...
Getting Started with EF Core 10
www.pluralsight.com
June 26, 2026 at 6:09 PM
#mettatech #mettatechdevjobs
#seniordeveloper #seniorengineer #dotnet #reactjs #angularjs #aws #awscloud #cloudengineer #clouddeveloper #orm #entityframework #seniordotnetdeveloper #seniordotnetengineer #hybridwork #portlandoregon #pacificnorthwest #beavertonoregon #portlandtech #siliconforest
September 25, 2023 at 4:24 PM
Announcing the General Availability of the Couchbase EF Core Provider | by Matthew Groves.

buff.ly/pwBm2w9

#efcore #dotnet #couchbase #nosql #entityframework #csharp
buff.ly
April 25, 2025 at 12:00 PM
O que vocês acham dos requisitos dessa vaga pra 12k PJ?

• Angular/React.
• TailWindCSS.
• TypeScript.
• Javascript.
• Ionic.
• C#.
• Asp.netcore Web Minimal API.
• EntityFramework.
• Azure.
• SQL Server.
October 23, 2024 at 2:37 AM
I’m building a frontend in Blazor server and it’s honestly so slick.

Sql -> entityframework -> Blazor w/ a sexy UI control library + hot reload is so slick compared to my asp.net webform days and less cumbersome than all those DTOs I needed in React
December 20, 2024 at 12:38 AM
Friends don't let friends use EntityFramework
July 10, 2025 at 4:29 PM
Copilot continues to be utterly incompetent when it comes to EntityFramework.
December 14, 2025 at 4:03 PM
Explore building a robust database schema for workflow automation using .NET 8 & Entity Framework. Master best practices to streamline development & enhance efficiency. Ideal for developers seeking to scale solutions! #DotNet #EntityFramework
Attention Required! | Cloudflare
medium.com
August 16, 2026 at 12:15 AM
From the .NET blog...

In case you missed it earlier...

.NET 11 Preview 5 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-5/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured
June 10, 2026 at 3:00 AM
That said, it is very useful in one certain circumstance: when writing repetitive code. For example, adding things like keys and cascading rules in an EntityFramework OnModelCreating function, where you write the same things over and over, but for different tables. Works great there. But that's it.
January 27, 2025 at 1:10 PM
Happening LIVE today at 10AM PT.

The .NET Data Community Standup and the EF team celebrate EF 10 release, ask questions and get juicy behind the scenes stories.

See you LIVE here ➡️ msft.it/63327tPylD
#EntityFramework #EFCore
November 20, 2025 at 1:30 PM
Learn how Entity Framework Core can streamline your database handling and improve productivity. Understand why Object-Relational Mappers (ORMs) are crucial for modern app development! Dive into real-life scenarios for practical insights. #EntityFramework #ORMs
Attention Required! | Cloudflare
akash-shah.medium.com
August 11, 2026 at 12:15 PM
Continuing to experiment with various AI coding agents. They continue to all be shit with Blazor, EntityFramework, and FastEndpoints. Claude, GPT, doesn't matter which version. Even the newest ones get the syntax and implementation wrong every... single... time...
January 3, 2026 at 9:37 PM
El motor de base de datos también define tu ORM.
Si voy por MariaDB, Dapper es mi opción. Con SQL Server, elijo Entity Framework o Dapper según las necesidades de control del proyecto.
¿Qué ORM prefieres con tu BD?
#MariaDB #SQLServer #Dapper #EntityFramework
June 13, 2026 at 4:02 AM
Attending a local Meetup here in CPH #dotnet #entityframework with @erikej.bsky.social
February 4, 2025 at 4:18 PM
This should make dotnet-ef much easier for scripts: #efcore #entityFramework #dotnet #dotnet11

github.com/dotnet/core/...
github.com
May 14, 2026 at 2:44 PM
i just released v1.0 of EfOrderBy

been using it in production for over a month

github.com/SimonCropp/E...
GitHub - SimonCropp/EntityFramework.OrderBy: Applies default ordering to EntityFramework queries based on fluent configuration
Applies default ordering to EntityFramework queries based on fluent configuration - SimonCropp/EntityFramework.OrderBy
github.com
February 28, 2026 at 6:32 AM
The #Oracle connection starvation problem is solved: #EntityFramework interceptors are dangerous if you do them wrong.
July 16, 2026 at 10:49 AM
My automatic Entity Framework ordering project now does automatic index creation for the defined order
github.com/SimonCropp/E...
GitHub - SimonCropp/EntityFramework.OrderBy: Applies default ordering to EntityFramework queries based on fluent configuration
Applies default ordering to EntityFramework queries based on fluent configuration - SimonCropp/EntityFramework.OrderBy
github.com
January 13, 2026 at 12:54 AM