Home New Trending Search
About Privacy Terms
#
#EntityFramework
Posts tagged #EntityFramework on Bluesky
Just a moment...

Avoid the hidden risk of running migrations at startup with Entity Framework Core in .NET. Learn best practices to ensure smooth, error-free deployments. #EntityFramework #dotnet

0 0 0 0
Just a moment...

Explore EF Core 10's performance boost with ExecuteUpdate & ExecuteDelete. These methods streamline database operations, reducing overhead & improving efficiency. Boost your .NET projects today! #EntityFramework #DotNetDevelopment

0 0 0 0
Just a moment...

Discover 7 optimization techniques for #EntityFramework Core to boost app performance. Learn about minimizing queries, leveraging caching, and more. Elevate your EF Core skills today! #DotNet

0 0 0 0
How To Increase EF Core Performance for Read Queries in .NET Explore the best practices for increasing EF Core performance for read queries in .NET

antondevtips.com/blog/how-to-... - Speed up #EntityFramework Core in #dotNET. Nice post Anton Martyniuk.

0 0 0 0
Just a moment...

Learn how to optimize Entity Framework Core queries for performance! Explore strategies like compiled queries, effective indexing, and Lazy Loading adjustments. Boost your .NET apps' speed and efficiency. #EntityFramework #DotNet

0 0 0 0
Entity Framework Core 10 provider for Firebird is ready | tabs ↹ over ␣ ␣ ␣ spaces by Jiří {x2} Činčura

Blogged: Entity Framework Core 10 provider for Firebird is ready

www.tabsoverspaces.com/id/233960

#efcore #ef #entityframework #entityframeworkcore #firebird

1 0 0 0
Just a moment...

Learn to track entity changes effectively using EF Core Audit Logging. Discover techniques for capturing data modifications in real time and improving application insights. #EntityFramework #AuditLogging

0 0 0 0
Post image

🗂️ Cuando usas soft delete en EF Core, tú decides cuándo un dato desaparece de verdad. Podrás auditar, restaurar y mantener relaciones sin riesgos. Es una forma más segura de gestionar el famoso “D” de CRUD➡️ blog.elmah.io/soft-deletes...

#EntityFramework

0 0 0 0
Just a moment...

Explore the advantages of using Entity Framework DB First for #DotNet projects. It allows you to generate a data model from an existing database, simplifying development and maintenance. #EntityFramework

1 0 0 0
initial error case with an attempt to ensure non-nullability with a default instance. all tests in this project regard repositories, and they all identically failed on the preparation stage - during data seeding!

initial error case with an attempt to ensure non-nullability with a default instance. all tests in this project regard repositories, and they all identically failed on the preparation stage - during data seeding!

successful case with null-forgiving operator. non-nullability implemented, no weird extra entities and all tests passed

successful case with null-forgiving operator. non-nullability implemented, no weird extra entities and all tests passed

in EF Core for non-nullable entity properties of Reference types - don't just assign a new default instance! 📢📢 it Doesn't Work the same as with string.Empty!📢

that default is added to DbContext too, creating ID conflicts especially (!) during addition

#dotnet #efcore #csharp #dev #entityframework

0 0 0 0
Just a moment...

Discover why EF Core performance might struggle under real user load and how to optimize your code. Boost your app’s efficiency by addressing these common pitfalls. #EntityFramework #DotNet

0 0 0 0
Just a moment...

Master tracking entity changes in EF Core with 5 practical steps! Enhance your .NET projects with improved data auditing & change tracking. #EntityFramework #DotNet

0 0 0 0
Just a moment...

Explore mastering EF Core relationships and migrations in .NET! Discover techniques to efficiently manage your database schema and enhance application performance. #EntityFramework #DotNet

0 0 0 0
Just a moment...

Explore the #EntityFramework AsNoTracking query method to boost read-only query performance in #DotNet! Understand how it bypasses change tracking, ideal for scenarios where data is not modified. Enhance your .NET app's efficiency today! 🛠️

0 0 0 0
Preview
Microsoft.EntityFramework.SqlServer 6.5.1 SQL Server provider for Entity Framework 6 with the Microsoft.Data.SqlClient ADO.NET provider.

December .NET Data countdown 22:

Use Entity Framework 6 "classic" with the latest SQL Server / Azure SQL features and authentication - together with .NET 10 via my updated provider:

buff.ly/HBuTFKE

#dotnet #entityframework #sqlserver

1 0 0 0
Just a moment...

Explore why DbContext itself acts as a repository in Entity Framework Core. Simplifying data access by using DbContext eliminates redundancy and aligns with EF Core's unit of work pattern. #EntityFramework #ASPNetCore

0 0 0 0
Preview
Named global query filters in Entity Framework Core 10 Entity Framework Core 10 enhances the global query filters feature, allowing you to define multiple filters per entity and selectively disable them by name. This powerful enhancement gives you fine-gr...

✍️ Blogged: Named global query filters in Entity Framework Core 10

#dotNET #EntityFramework

timdeschryver.dev/blog/named-g...

2 0 0 0
Just a moment...

Enhance your .NET skills by exploring Named Query Filters in Entity Framework! Learn how to implement multiple filters per entity for precise data querying. #DotNet #EntityFramework

0 0 0 0
spot art.
Photo of presenter(s).
text reads: .NET Data Community Standup - EF 10 release celebration

spot art. Photo of presenter(s). text reads: .NET Data Community Standup - EF 10 release celebration

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

3 1 0 0
Preview
F# Domain Model with Event Sourcing vs C# with Entity Framework A practical comparison of simplicity, performance, and scalability

published medium.com/@tonyx1/f-do... #fsharp #csharp #eventsourcing #entityframework

11 4 2 0
Original post on tenforward.social

www.sea-ql.org/SeaORM/docs/generate-ent...

>This is where SeaORM shines: it automatically builds a dependency graph from your entities and determines the correct topological order to create the tables, so you don't have to keep track of them in your head.

Awesome. It […]

0 0 0 0
Post image

It’s live! "Discriminated Unions in .NET: Integration with Frameworks and Libraries" by Pawel Gerr is out now.
Learn about framework integration, JSON serialization, model binding, EF Core, and more.
Read here: https://lnk.thinktecture.cloud/DU_4
#dotnet #discriminatedunions #csharp #entityframework

0 0 0 0
Post image

🧱 Lesson 5 – Working with PostgreSQL (Multi-Database Setup) Series: From Code to Cloud: Building a Production-Ready .NET Application By: Farrukh Rehman - Senior .NET Full Stack Develope...

#Software #csharp #entityframework #postgres #postgressql #prodsens #live

Origin | Interest | Match

1 0 0 0
Post image

Heads up, .NET fans!
On 04.11.2025, Pawel Gerr presents:
"Discriminated Unions in .NET: Integration with Frameworks and Libraries"
Deep dive into framework integration, JSON serialization, model binding, and more.
Don’t miss this essential read!
#dotnet #csharp #entityframework #programming

0 0 0 0
Post image

Heads up, .NET fans!
On 04.11.2025, Pawel Gerr presents:
"Discriminated Unions in .NET: Integration with Frameworks and Libraries"
Deep dive into framework integration, JSON serialization, model binding, and more.
Don’t miss this essential read!
#dotnet #csharp #entityframework #programming

0 0 0 0
Preview
Inheritance Strategies in Entity Framework Core 7 In this article, I’ll show you all the object mapping strategies of EF Core and especially the new one: TPC Inheritance Mapping. TPC…

Explore the different inheritance strategies in Entity Framework Core 7, a critical component for data modeling and efficiency. Learn about Single Table, Table per Type, and Table per Concrete Type strategies. #EntityFramework #DataModeling

0 0 0 0
Preview
How to Implement Entity Framework Core Migrations in a .NET Console Application Using C# and VSCode - Ottorino Bruni Learn how to implement Entity Framework Core migrations in a .NET console application using C# and VSCode. This comprehensive guide covers setting up EF Core, creating and applying migrations, and managing database schema changes effectively with SQLite.

🗄️ Master EF Core Migrations in .NET Console Apps! Sync SQLite schemas with C# & VSCode for scalable apps. #dotnet #entityframework #csharp #vscode www.ottorinobruni.com/how-to-imple...

1 0 0 0
Preview
EFCore.Visualizer - View Entity Framework Core query plan inside Visual Studio - .NET Blog A Visual Studio extension that helps developers visualize and analyze Entity Framework Core query execution plans directly within their development environment.

EFCore.Visualizer – View Entity Framework Core query plan inside Visual Studio.

buff.ly/UwO1THX

#dotnet #efcore #visualstudio #entityframework #orm #csharp

5 0 0 1
Generated by vocalcat.com

Generated by vocalcat.com

Entity Framework Core is powering many of today’s applications with powerful, feature-rich ORM capabilities.

Developers benefit from strongly-typed LINQ queries that translate into efficient SQL queries.

But complexities arise as schemas grow larger and so do queries.

#EntityFramework #ORM

0 0 1 0
Original post on mastodonapp.uk

UK #dotnet #csharp #sqlserver lead/senior developer with over 15 years’ experience looking for new permanent role if possible. Would consider temporary contract.

#AspDotNet #mvc #blazor #entityframework #azure #tdd #agile #Git

Looking for hybrid role in London, Cambridge, Essex, or […]

0 0 0 0