TheDotNetDev's profile picture. Tweeting out the best .NET posts from #DEVCommunity, powered by @ThePracticalDev 💜

Available via toot @devcommunity@dotnet.social 🦣

The .NET Dev

@TheDotNetDev

Tweeting out the best .NET posts from #DEVCommunity, powered by @ThePracticalDev 💜 Available via toot @[email protected] 🦣

See how Docker packages your app like a recipe: Dockerfile to image to container, plus a .NET Web API and SQL Server example #DEVCommunity #dotNET dev.to/dadbam/docker-…


Learn how to strip emojis from .NET strings with C# by handling surrogate pairs and filtering Unicode code points #DEVCommunity #dotNET dev.to/tomybs/how-to-…


When the repository pattern stops short, add Unit of Work and Lazy Loading Proxies to handle complex data scenarios with cleaner code. #DEVCommunity #dotNET dev.to/serhii_korol_a…


Microsoft Build 2025 highlights: AI built into Azure, VS Code and .NET, Copilot in GitHub and Aspire, open sourcing WSL and a new Edit CLI. #DEVCommunity #dotNET dev.to/leading-edje/m…


Learn to avoid 5 frequent C# data type pitfalls that can sneak into your codebase and lead to bugs. { author: @6lack_scripts } #DEVCommunity #dotNET dev.to/blackscripts/-…


5 subtle C# data type mistakes every dev should know – from value vs reference mix-ups to precision quirks and nullable traps { author: @6lack_scripts } #DEVCommunity #dotNET dev.to/blackscripts/c…


Simplify .NET UI data workflows with QueryLink v1.0.0 • Define filters and sorting in minutes • Replace boilerplate with cleaner queries #DEVCommunity #dotNET dev.to/gigaherz/trans…


EF Core 10 adds full-text and vector search in Cosmos DB, Left/Right joins in LINQ, plus simpler bulk updates via ExecuteUpdateAsync #DEVCommunity #dotNET dev.to/masterpars/new…


Explore EF Core 10’s key updates: improved Cosmos DB support with full-text & vector search, new LINQ joins, and simpler bulk updates #DEVCommunity #dotNET dev.to/ali_shahriarim…


✅ URL-based API versioning keeps endpoints compatible; ✅ Unit tests for services & controllers catch regressions #DEVCommunity #dotNET dev.to/mirnes_mrkalje…


Step-by-step guide to building a Todo list API with .NET Core Minimal APIs. Set up models, EF Core context, and concise async endpoints. #DEVCommunity #dotNET dev.to/yash_maisuriya…


Discover Kernel Memory for .NET — a straightforward C# library to index PDFs, scrape web pages, and enable LLM-based search and Q&A { author: @integerman } #DEVCommunity #dotNET dev.to/leading-edje/d…


Hold off on distributed caches—start with in-memory. When you scale, try cache-aside or write-through and tune TTL for invalidation #DEVCommunity #dotNET dev.to/sajadjalilian/…


Use repository + unit of work instead of injecting DbContext directly for cleaner, testable code with clear separation of concerns #DEVCommunity #dotNET dev.to/razhan1994/cle…


Kick off a .NET solution in minutes using only the CLI. Setup projects, tests and Git in simple terminal commands. Clear and practical. { author: @georgekobaidze } #DEVCommunity #dotNET dev.to/georgekobaidze…


Optimize ASP.NET Core APIs for speed with practical tips on response compression, caching, lean JSON, buffer reuse and streaming data. { author: @DotNetDevABP } #DEVCommunity #dotNET dev.to/adrianbailador…


Quick guide to IS-A vs HAS-A in C#: • IS-A inheritance (Dog : Animal) • HAS-A composition (Car has Engine) #DEVCommunity #dotNET dev.to/tak089/has-a-v…


C# concurrency in a nutshell: parallel vs concurrent, async/await, state machines and core thread synchronization explained. #DEVCommunity #dotNET dev.to/sajadjalilian/…


Loading...

Something went wrong.


Something went wrong.