#entityframework
had a great time today doing a virtual talk for the @sqlpass App Dev group covering what is new in Entity Framework Core 2.0. The recording will be up on YouTube soon. #EFCore2 #entityframework
November 29, 2024 at 6:57 AM
Azure DevOps Podcast Episode 170 - @arthurvickers on Entity Framework in .NET 6 with host @jeffreypalermo.

#podcast #dotnet #entityframework #orm
http://azuredevopspodcast.clear-measure.com/arthur-vickers-on-entity-framework-in-net-6-episode-170
Azure & DevOps Podcast: Arthur Vickers on Entity Framewor...
This week, Jeffrey is joined by Arthur Vickers, an Engine...
azuredevopspodcast.clear-measure.com
November 24, 2024 at 3:11 AM
1/Good morning fellow #developers! Tho I'm a staunch proponent of #EntityFramework, the longer I write software, the more I agree with Rico Fritzsche's sentiment - blog.ricofritzsche.de/zero-abstrac.... I could envision a day where control and/or performance would drive me to write my own SQL layer.
Zero-Abstraction SQL: Why Raw Queries Beat ORMs for Clarity and Control
Boost Clarity and Control with Raw SQL Queries in Rust and Beyond
blog.ricofritzsche.de
May 6, 2025 at 11:28 AM
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 […]
Original post on mastodonapp.uk
mastodonapp.uk
September 16, 2025 at 2:29 PM
I did a Build 2024 session on #EFCore with Shay Rojansky
and James Kovacs. Good luck finding it by any organic means, so here's a link! youtube.com/watch?v=Luvd...

Get the word out there! Good #EntityFramework content does exist, it can just be a bit hard to find!
EF Core 9: Evolving Data Access in .NET | OD535
Join us to learn about how EF Core is embracing modern patterns such as embedded JSON, modern programming paradigms like ahead-of-time (AOT) compilation, and...
https://youtube.com/watch?v=LuvdiUggQrU…
May 28, 2024 at 12:17 PM
Working with views in Entity Framework Core 5 by Michał Białecki. #efcore #entityframework #dotnet #csharp https://lnkd.in/g-uxS8s
LinkedIn
lnkd.in
November 27, 2024 at 12:58 PM
The Plan for Entity Framework Core 6.0 by @jeremylikness. #efcore #dotnet #entityframework https://lnkd.in/gZqrbxr
LinkedIn
lnkd.in
November 25, 2024 at 6:00 PM
一般的なアプリだと、DB への書込が必要な挙動はあんまりなくて、ほとんどが読込のみで済ませられるはず。読込専用であれば EntityFramework の追跡機能はオーバースペックで、だったら追跡無効にしてしまえ、という知見を得た。まぁ、当たり前の話ではあるんだが。
クエリレベルなら AsNoTracking() メソッドを利用、コンテキストレベルなら DbContext.ChangeTracker.QueryTrackingBehavior プロパティで設定可能。
April 23, 2024 at 6:23 AM
Entity Framework: Because who needs SQL performance when you can write LINQ and pray? #dotnet #EntityFramework #devlife
May 29, 2025 at 9:42 AM
April 15, 2025 at 3:10 PM
(get-module EntityFramework).ExportedCommands -> THANK YOU @TRayburn !!!!!
November 15, 2024 at 2:46 PM
Announcing Entity Framework Core 3.0 Preview 9 and #EntityFramework 6.3 Preview 9 by @divega. #dotnet="/hashtag/dotnetcore" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#dotnetcore #dotnet #efcore https://lnkd.in/eEyBXCk
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
December 1, 2024 at 11:26 AM
November 22, 2024 at 4:54 AM
📌 EF Core Code First nedir?

Veritabanı modelinizi C# sınıflarıyla tanımlayıp, migration’larla veritabanınızı otomatik oluşturmanızı sağlayan bir yaklaşımdır.

✔️ Ekstra veritabanı tasarımı zahmetine girmeden, kod odaklı bir geliştirme deneyimi sunar.

#dotnet #entityframework #efcore #aspnetcore
April 9, 2025 at 8:47 PM
Creating RESTful APIs with Minimal APIs and Entity Framework Core in #ASPNET by @bsonnino.

#aspnetcore #efcore #restful #apis #webapi #entityframework...
November 19, 2024 at 3:53 PM
.NET Data December countdown 4: Simple logging with Entity Framework Core and 'LogTo' (like Database.Log in EntityFramework 6 “Classic” but better)
Simple logging with Entity Framework Core 5 and 'LogTo' (like Database.Log in EntityFramework 6)
Logging with .NET Core (and Entity Framework Core) requires some plumbing, and requires you to opt-in to the built-in Dependency Injection infrastructure, which you have to enable manually for…
buff.ly
December 4, 2024 at 5:22 PM
Announcing #EntityFramework Core 5.0 Preview 2 by @jeremylikness. #efcore #dotnet #csharp https://lnkd.in/eWyR-GX
LinkedIn
lnkd.in
November 30, 2024 at 2:08 PM
I can usually slap some duck tape on it but that shit needs fixed at the source

Btw #entityframework is the bane of my existence some days.
September 13, 2023 at 11:26 PM