.NET 10 reduces cost of using IEnumerable to iterate an array from 83% to 10%
What's the best YouTube video / PDF file that summarizes the most important concepts of Microsoft Certified: Azure Fundamentals course?
'Specialize Contains for Iterators in LINQ' PR merged today
FluentAssertions introduces 'Small Business License' for $49.95
ASP .NET 10 will support creating OpenAPI documents in YAML format
Best Practice: Use Dapper Only or Combine Dapper with EF Core for Migrations?
Selenium vs. Playwright
LINQ LeftJoin / RightJoin operators coming in .NET 10
System.Linq.Shuffle() coming in .NET 10
Debugging Azure App Service - Is it really this bad?
Repo star history graphs for popular .NET NuGet libraries
In .NET 10, the compiler team aim to reduce abstraction overhead
.NET 9 HybridCache
FirstOrDefault or First, SingleOrDefault or Single
Breaking changes in Roslyn after .NET 9.0.100 through .NET 10.0.100
How to catch up to current C#? Last time used it in 2008
Handling GitHub webhooks with Azure Functions walkthrough
Numerical StringComparer coming in .NET 10
.NET 10 will support OpenAPI v3.1
Discriminated Unions in C# update
Name few productivity-booster tools that you use as a DEV
C#/.NET dev with lots of free time
Why is it bad practice to inject a DbContext into an ASP.NET controller?
Tips for Becoming a Better Code Reviewer?
Reusing domain models more instead of always creating ViewModels/DTOs