📰 Dev.to · El Mehdi Taii
Articles from Dev.to · El Mehdi Taii · 4 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10099)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog

Dev.to · El Mehdi Taii
4mo ago
🚀 Simplify Your C# Collections with the Spread Operator (..)
If you're still using Array.Copy(), .Concat(), or .AddRange() to combine collections in C#, you're...

Dev.to · El Mehdi Taii
4mo ago
🚀 Boost Your EF Core Performance with AsNoTracking()
If you're working with Entity Framework Core and wondering why your read-heavy operations feel...

Dev.to · El Mehdi Taii
4mo ago
🚀 Entity Framework Core 10: The JSON & Complex Types Revolution Is Here!
EF Core 10 transforms how we model data with two major innovations that radically simplify...

Dev.to · El Mehdi Taii
4mo ago
🚀 How to Build Dynamic LINQ Queries Easily with WhereDynamic in .NET8+
Introducing WhereDynamic We've all been there: writing endless if statements to build...
DeepCamp AI