.NET 10 LeftJoin before/after example LeftJoin is coming to LINQ in .NET 10 and will be supported by Entity Framework. Here's a before and after example of how it might cleanup our code a little. #dotnet pic.x.com/nQ8is4jt1W
Week 7, 2025
Monday, 10 February 2025 - Sunday, 16 February 2025
You can do THIS in C#? Collection Expressions MAGIC
F# Weekly #7, 2025 – Furnace (tensor library with support for differentiable programming)
Learn how to create a CRUD API with ASP.NET Core and PostgreSQL. Step-by-step guide with clean design and repository pattern. #DEVCommunity #dotNET dev.to/olymahmud/buil…
PowerShell Exploits — Modern APTs and Their Malicious Scripting Tactics medium.com/@0xHossam/powe… #pentesting #PowerShell #Exploits #IoTsecurity #infosec pic.x.com/RqSrMRtec2pic.x.com/RqSrMRtec2pic.x.com/RqSrMRtec2pic.x.com/RqSrMRtec2
GitHub - davidfowl/aspire-ai-chat-demo
Move from Blazor to Angular
Why Refit is such a useful .NET library
Annoy Your C# Colleagues With This
.NET AI Community Standup - Local AI on .NET using Ollama & .NET Aspire
I've rewritten DesktopManager in C#, and added Set-DesktopMonitor cmdlet. github.com/EvotecIT/Deskt… - Get-DesktopMonitor - Set-DesktopMonitor - Get-DesktopWallpaper - Set-DesktopWallpaper I've also published it as a nuget to allow working with C# directly. #dotnet #powershell… x.com/i/web/status/1…
How do do you deal with 100+ microservices in production?
Simple string concatenation in .NET 9 benchmarks ⏲️ #dotnet String .Join kicks ass, but interpolation is my favourite to use when concatenating just a small amount of strings as it's quite performant and very readable. pic.x.com/hX5T3SKBkt
Exploring the .NET Ecosystem: A Visual Mind Map
The Most Cursed Thing I've Seen in C#
They FIXED params in .NET
New restrictions on package loading
Entity Framework full text search examples: If your DB platform supports it and you really do need wild card search consider using full-text search for efficient querying. #dotnet x.com/i/web/status/1… pic.x.com/wUHFfBI1GM
New Features for Enhanced Razor Productivity!
.NET Developer Roadmap 2025
Fix Your Terrible Tests in .NET
🚀Clean Architecture in .NET
NuGet Package Manager now shows library READMEs #dotnet Visual Studio 2022 v17.13 was just released and includes the ability to see package READMEs directly in VS in the Package Manager dialog. A small but welcome change, particularly when we might be dealing with lesser well… x.com/i/web/status/1… pic.x.com/scSLXXJGeE
PowerShell 7.5 GA is now available
Announcing Generative AI for Beginners – .NET
💡 Ready to level up your .NET skills with Generative AI? This hands-on course offers coding demos, easy setups with GitHub Codespaces, GitHub Models, and AI integrations. 👉 Start here: msft.it/6014UmfSg #GenAINet #DotNet #AI #GenAI pic.x.com/O02E0HvPIl
First preview of Visual Studio 2022 v17.14
.NET Framework v .NET 9 LINQ benchmarks 🚀 Here's one reason to upgrade if you can #dotnet x.com/i/web/status/1… pic.x.com/N91wW3SrPp
The Parallel Async Loop Mistake in .NET
Integrating AWS with .NET Aspire | Amazon Web Services
.NET and .NET Framework February 2025 servicing releases updates
The UWP .NET 9 tools are now officially GA! Visual Studio 17.13 just released today, bringing along tons of improvements for UWP .NET 9 apps, brand new project templates, fixes for Native AOT, MSBuild and .NET SDK, and more! Try it out! 🚀 learn.microsoft.com/en-us/visualst… #windev #csharp pic.x.com/ZQC8458o4h
Visual Studio 2022 v17.13 is Now Available!
Configuration Management in .NET
C# Dev Kit Updates: .NET Aspire, Hot Reload, and More!
Integrate .NET Aspire into your .NET projects with VS Code & C# Dev Kit
Get started with BenchmarkDotNet ⏲️ BenchmarkDotNet has become the de facto standard for performance benchmarking on #dotnet. It's super easy to get started: 1– Install BDN from NuGet 2– Create a class to contain your methods 3– Use [Benchmark] attribute on relevant methods… x.com/i/web/status/1… pic.x.com/fSzntVHh0a
Writing a .NET Garbage Collector in C# - Part 3
Unlocking delegate's potential in C#
Export Your JSON Schema in .NET 9
Mastering the Senior C# Engineer Interview
ASP.NET Core and Chunking HTTP Cookies
.NET Aspire and Data API builder with the Community Toolkit - Azure SQL Devs’ Corner
How do I sync 1 petabyte of data in dotnet?
Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks
VisualStudio.Extensibility: Managing .NET runtime versions
Quick intro to JSON PATCH in ASP.NET Core
Export OneDrive URLs for All Users with PowerShell
Skip-Take v Take-Range v GetRange on List<T> #dotnet Saw this one earlier on LI. GetRange kicks ass, but who knows why? Thanks to Ahmed Yezdane for the image -> linkedin.com/in/ahmedyezdan… x.com/i/web/status/1… pic.x.com/3UtoKvXsPU