Performance - Curated .NET Articles & Tutorials
Curated .NET news, articles, and tutorials about Performance, drawn from .NET News Daily issues.
258 curated issues
C# / .NET Performance, C# / .NET, High
C# / .NET Performance, C# / .NET, High. Issue #449 of .NET News Daily for May 6, 2026.
Cleaning Migrations in EF Core 10
Cleaning Migrations in EF Core 10. Issue #448 of .NET News Daily for May 5, 2026.
Newtonsoft.Json vs System.Text.Json Which Should You Use in
Newtonsoft.Json vs System.Text.Json Which Should You Use in. Issue #444 of .NET News Daily for Apr 29, 2026.
Serialization vs Deserialization in .NET
Serialization vs Deserialization in .NET. Issue #443 of .NET News Daily for Apr 28, 2026.
Removing byte[] allocations in .NET Framework using ReadOnly
Removing byte[] allocations in .NET Framework using ReadOnly. Issue #442 of .NET News Daily for Apr 27, 2026.
Middleware in ASP.NET Core
Middleware in ASP.NET Core. Issue #441 of .NET News Daily for Apr 24, 2026.
Stop juggling package managers, Source Generator
Stop juggling package managers, Source Generator. Issue #440 of .NET News Daily for Apr 23, 2026.
ASP.NET Community Standup
ASP.NET Community Standup. Issue #439 of .NET News Daily for Apr 22, 2026.
EF Core Query Performance, Testing Needs a Seam
EF Core Query Performance, Testing Needs a Seam. Issue #437 of .NET News Daily for Apr 20, 2026.
Stop Repeating Yourself! Loops in C# (Part 10)
Stop Repeating Yourself! Loops in C# (Part 10). Issue #435 of .NET News Daily for Apr 16, 2026.
Take full control of your floating windows in Visual Studio
Take full control of your floating windows in Visual Studio. Issue #434 of .NET News Daily for Apr 15, 2026.
How to Write Clean Code in C# Using Naming Conventions and B
How to Write Clean Code in C# Using Naming Conventions and B. Issue #433 of .NET News Daily for Apr 14, 2026.
How to Add a Watermark to an Image in C# ?
How to Add a Watermark to an Image in C# ?. Issue #432 of .NET News Daily for Apr 13, 2026.
Beyond /health
Beyond /health. Issue #431 of .NET News Daily for Apr 10, 2026.
C# Programming Language Guide
C# Programming Language Guide. Issue #429 of .NET News Daily for Apr 8, 2026.
Entity vs DTO vs ViewModel in ASP.NET Core
Entity vs DTO vs ViewModel in ASP.NET Core. Issue #428 of .NET News Daily for Apr 7, 2026.
.NET CLI Shebangs and Argument Parsing
.NET CLI Shebangs and Argument Parsing. Issue #427 of .NET News Daily for Apr 6, 2026.
Clean C# Code
Clean C# Code. Issue #426 of .NET News Daily for Apr 3, 2026.
EF Core Is Fast… Until You Use It Wrong (or Right)
EF Core Is Fast… Until You Use It Wrong (or Right). Issue #425 of .NET News Daily for Apr 2, 2026.
Mastering SOLID Principles
Mastering SOLID Principles. Issue #424 of .NET News Daily for Apr 1, 2026.
Shared memory in #vscode, Fast .NET CLI Downloader
Shared memory in #vscode, Fast .NET CLI Downloader. Issue #423 of .NET News Daily for Mar 31, 2026.
AutoMapper's last free version has a security flaw
AutoMapper's last free version has a security flaw. Issue #422 of .NET News Daily for Mar 30, 2026.
️ Custom Session Store for Complex Objects in ASP.NET Core
️ Custom Session Store for Complex Objects in ASP.NET Core. Issue #420 of .NET News Daily for Mar 26, 2026.
C# Performance Mistakes That Silently Kill Your APIs (And Ho
C# Performance Mistakes That Silently Kill Your APIs (And Ho. Issue #419 of .NET News Daily for Mar 25, 2026.
Scaling SignalR With a Redis Backplane
Scaling SignalR With a Redis Backplane. Issue #417 of .NET News Daily for Mar 23, 2026.
From YAML Chaos to C# Clarity, Just for fun
From YAML Chaos to C# Clarity, Just for fun. Issue #416 of .NET News Daily for Mar 20, 2026.
Modernizing .NET
Modernizing .NET. Issue #415 of .NET News Daily for Mar 19, 2026.
dotNetDave Says… Rushing into Coding Without Proper Planning
dotNetDave Says… Rushing into Coding Without Proper Planning. Issue #414 of .NET News Daily for Mar 18, 2026.
Why IEnumerable Can Kill Performance in Hot Paths
Why IEnumerable Can Kill Performance in Hot Paths. Issue #412 of .NET News Daily for Mar 17, 2026.
Flatten Arrays and Collections in C#
Flatten Arrays and Collections in C#. Issue #411 of .NET News Daily for Mar 13, 2026.
The best new features of C# 14, Dealing with DB Null
The best new features of C# 14, Dealing with DB Null. Issue #409 of .NET News Daily for Mar 11, 2026.
Why Parallel Code Often Runs Slower, Every Note
Why Parallel Code Often Runs Slower, Every Note. Issue #407 of .NET News Daily for Mar 9, 2026.
Implementing a Custom Transport Layer in MCP
Implementing a Custom Transport Layer in MCP. Issue #406 of .NET News Daily for Mar 6, 2026.
The best new features of C# 14, Dealing with DB Null
The best new features of C# 14, Dealing with DB Null. Issue #405 of .NET News Daily for Mar 5, 2026.
Why Parallel Code Often Runs Slower, Every Note
Why Parallel Code Often Runs Slower, Every Note. Issue #403 of .NET News Daily for Mar 3, 2026.
.NET CQRS Architecture Without MediatR
.NET CQRS Architecture Without MediatR. Issue #402 of .NET News Daily for Mar 2, 2026.
Clean Architecture in .NET, AI Context Kit, Evolved
Clean Architecture in .NET, AI Context Kit, Evolved. Issue #401 of .NET News Daily for Feb 27, 2026.
Using Redis in ASP.NET Core, From DNS to Controller
Using Redis in ASP.NET Core, From DNS to Controller. Issue #400 of .NET News Daily for Feb 26, 2026.
Federating Databases with Data API Builder Chaining
Federating Databases with Data API Builder Chaining. Issue #399 of .NET News Daily for Feb 25, 2026.
How LINQ Execution Actually Works, Stop Cascading Failures
How LINQ Execution Actually Works, Stop Cascading Failures. Issue #398 of .NET News Daily for Feb 24, 2026.
Getting Started with Agents in VS Code
Getting Started with Agents in VS Code. Issue #397 of .NET News Daily for Feb 23, 2026.
Connecting React and .NET Web API
Connecting React and .NET Web API. Issue #396 of .NET News Daily for Feb 20, 2026.
Hands On with New Multi, C# 13 & .NET 9
Hands On with New Multi, C# 13 & .NET 9. Issue #394 of .NET News Daily for Feb 18, 2026.
Introducing the Coding Agent Explorer (.NET)
Introducing the Coding Agent Explorer (.NET). Issue #393 of .NET News Daily for Feb 17, 2026.
How to support .NET Framework PDB format and source line wit
How to support .NET Framework PDB format and source line wit. Issue #392 of .NET News Daily for Feb 16, 2026.
Flatten Arrays and Collections in C#
Flatten Arrays and Collections in C#. Issue #391 of .NET News Daily for Feb 13, 2026.
How to Enable Microsoft Entra ID for Azure Cosmos DB (NoSQL)
How to Enable Microsoft Entra ID for Azure Cosmos DB (NoSQL). Issue #387 of .NET News Daily for Feb 9, 2026.
Missed these 12 new C# features?
Missed these 12 new C# features?. Issue #386 of .NET News Daily for Feb 6, 2026.
I Got Tired of DI Wiring in .NET (So I Built AttributedDI)
I Got Tired of DI Wiring in .NET (So I Built AttributedDI). Issue #385 of .NET News Daily for Feb 5, 2026.
.NET 10 and C# 14
.NET 10 and C# 14. Issue #381 of .NET News Daily for Jan 30, 2026.
Beyond the Rewrite, String Performance
Beyond the Rewrite, String Performance. Issue #380 of .NET News Daily for Jan 29, 2026.
Modern Logging in .NET with Serilog
Modern Logging in .NET with Serilog. Issue #379 of .NET News Daily for Jan 28, 2026.
You Can’t Future
You Can’t Future. Issue #378 of .NET News Daily for Jan 27, 2026.
Code opinion, LeftJoin and RightJoin in EF Core 10, Event
Code opinion, LeftJoin and RightJoin in EF Core 10, Event. Issue #377 of .NET News Daily for Jan 26, 2026.
Part 1, How to Improve Performance in C# Applications
Part 1, How to Improve Performance in C# Applications. Issue #375 of .NET News Daily for Jan 22, 2026.
Is C# Still Worth Learning for .NET Development?
Is C# Still Worth Learning for .NET Development?. Issue #374 of .NET News Daily for Jan 21, 2026.
How to Build Android Widgets with .NET MAUI
How to Build Android Widgets with .NET MAUI. Issue #373 of .NET News Daily for Jan 20, 2026.
The Right Way to Hire a Dedicated .NET Developer Without Cos
The Right Way to Hire a Dedicated .NET Developer Without Cos. Issue #371 of .NET News Daily for Jan 16, 2026.
AWS Lambda SnapStart for .NET
AWS Lambda SnapStart for .NET. Issue #366 of .NET News Daily for Jan 9, 2026.
Introduction to Delegates in C#, Real Plugin Systems in .NET
Introduction to Delegates in C#, Real Plugin Systems in .NET. Issue #364 of .NET News Daily for Jan 7, 2026.
MCP Development with .NET, C#, Cloud Run, and Gemini CLI
MCP Development with .NET, C#, Cloud Run, and Gemini CLI. Issue #363 of .NET News Daily for Jan 6, 2026.
C# 14 Null, C# 14 More Partial Members
C# 14 Null, C# 14 More Partial Members. Issue #362 of .NET News Daily for Jan 5, 2026.
EF Core, Ad
EF Core, Ad. Issue #365 of .NET News Daily for Jan 4, 2026.
.NET 10 and ASP.NET Core
.NET 10 and ASP.NET Core. Issue #361 of .NET News Daily for Jan 2, 2026.
TDD in .NET, The 2025 Year, Practical JWT Mastery in .NET
TDD in .NET, The 2025 Year, Practical JWT Mastery in .NET. Issue #360 of .NET News Daily for Jan 1, 2026.
“Object Cannot Be Cast from DBNull to Other Types”
“Object Cannot Be Cast from DBNull to Other Types”. Issue #359 of .NET News Daily for Dec 31, 2025.
When Static Validations No Longer Have Power, EF Core + LINQ
When Static Validations No Longer Have Power, EF Core + LINQ. Issue #358 of .NET News Daily for Dec 30, 2025.
Playwright, Facet & traditional mappers in 2026
Playwright, Facet & traditional mappers in 2026. Issue #357 of .NET News Daily for Dec 29, 2025.
From Spec to Santa, MediatR Implementation, Event
From Spec to Santa, MediatR Implementation, Event. Issue #356 of .NET News Daily for Dec 26, 2025.
Essential .NET Maui Resources
Essential .NET Maui Resources. Issue #355 of .NET News Daily for Dec 25, 2025.
Dynamic Multi‑Tenant Authentication & Authorization in .NET
Dynamic Multi‑Tenant Authentication & Authorization in .NET. Issue #354 of .NET News Daily for Dec 24, 2025.
Modernize ASP.NET MVC Razor UI with AWS Transform
Modernize ASP.NET MVC Razor UI with AWS Transform. Issue #353 of .NET News Daily for Dec 23, 2025.
Latency Is a Feature, Not a Bug
Latency Is a Feature, Not a Bug. Issue #352 of .NET News Daily for Dec 22, 2025.
Publish
Publish. Issue #351 of .NET News Daily for Dec 19, 2025.
✨ Unlocking ASP.NET Core Filters
✨ Unlocking ASP.NET Core Filters. Issue #349 of .NET News Daily for Dec 17, 2025.
The Myth of “Clean Architecture” in .NET
The Myth of “Clean Architecture” in .NET. Issue #348 of .NET News Daily for Dec 16, 2025.
Building Reliable Webhooks in ASP.NET Core, In
Building Reliable Webhooks in ASP.NET Core, In. Issue #347 of .NET News Daily for Dec 15, 2025.
Taming the Three
Taming the Three. Issue #346 of .NET News Daily for Dec 12, 2025.
Building Autonomous Multi
Building Autonomous Multi. Issue #345 of .NET News Daily for Dec 11, 2025.
Dependency Injection in .NET
Dependency Injection in .NET. Issue #344 of .NET News Daily for Dec 10, 2025.
How I Used C# Source Generators to Eliminate Boilerplate and
How I Used C# Source Generators to Eliminate Boilerplate and. Issue #341 of .NET News Daily for Dec 5, 2025.
Blazor vs Razor Pages in .NET 10
Blazor vs Razor Pages in .NET 10. Issue #340 of .NET News Daily for Dec 4, 2025.
Google Just Replaced Coding With Orchestration
Google Just Replaced Coding With Orchestration. Issue #339 of .NET News Daily for Dec 3, 2025.
Understanding Inheritance in C# with Practical Examples
Understanding Inheritance in C# with Practical Examples. Issue #338 of .NET News Daily for Dec 2, 2025.
Why .NET’s Garbage Collector Is Smarter Than We Think
Why .NET’s Garbage Collector Is Smarter Than We Think. Issue #337 of .NET News Daily for Dec 1, 2025.
Inline Arrays in C# 13
Inline Arrays in C# 13. Issue #335 of .NET News Daily for Nov 27, 2025.
Difference between IQueryable, IEnumerable, IList
Difference between IQueryable, IEnumerable, IList. Issue #334 of .NET News Daily for Nov 26, 2025.
5 .NET Memory Optimization Patterns for High
5 .NET Memory Optimization Patterns for High. Issue #333 of .NET News Daily for Nov 25, 2025.
Behind the scenes on how Windows 95 application compatibilit
Behind the scenes on how Windows 95 application compatibilit. Issue #331 of .NET News Daily for Nov 21, 2025.
Visual Studio 2026 is here
Visual Studio 2026 is here. Issue #330 of .NET News Daily for Nov 20, 2025.
Stop Reinventing the Wheel, If .NET brewed beer
Stop Reinventing the Wheel, If .NET brewed beer. Issue #329 of .NET News Daily for Nov 19, 2025.
Modern Windows Development with .NET
Modern Windows Development with .NET. Issue #328 of .NET News Daily for Nov 18, 2025.
️Defensive Coding in .NET
️Defensive Coding in .NET. Issue #327 of .NET News Daily for Nov 17, 2025.
.NET Core Advanced MCQs
.NET Core Advanced MCQs. Issue #326 of .NET News Daily for Nov 14, 2025.
Difference Between ASP.NET Web Forms, MVC & .NET Core
Difference Between ASP.NET Web Forms, MVC & .NET Core. Issue #325 of .NET News Daily for Nov 13, 2025.
Clean Architecture Project Setup From Scratch (with .NET 9)
Clean Architecture Project Setup From Scratch (with .NET 9). Issue #324 of .NET News Daily for Nov 12, 2025.
.NET Clean Architecture DDD CQRS Template
.NET Clean Architecture DDD CQRS Template. Issue #323 of .NET News Daily for Nov 11, 2025.
Fluent UI vs MudBlazor vs Radzen
Fluent UI vs MudBlazor vs Radzen. Issue #322 of .NET News Daily for Nov 10, 2025.
How Learning SQL Can Open Doors in the Age of Data
How Learning SQL Can Open Doors in the Age of Data. Issue #321 of .NET News Daily for Nov 7, 2025.
Why We Should Avoid Lazy Loading in EF Core
Why We Should Avoid Lazy Loading in EF Core. Issue #320 of .NET News Daily for Nov 6, 2025.
ASP.NET Core Monitoring & Logging Mastery
ASP.NET Core Monitoring & Logging Mastery. Issue #319 of .NET News Daily for Nov 5, 2025.
Spans Got Easier in C# 14, VS Code Live at GitHub Universe
Spans Got Easier in C# 14, VS Code Live at GitHub Universe. Issue #318 of .NET News Daily for Nov 4, 2025.
Simple Image Uploads in a React & .NET Application
Simple Image Uploads in a React & .NET Application. Issue #317 of .NET News Daily for Nov 3, 2025.
Our Favorite New Features in .NET 10 and C# 14
Our Favorite New Features in .NET 10 and C# 14. Issue #315 of .NET News Daily for Oct 30, 2025.
Pooled Collections in C#, ASP.NET Core Swagger Mastery
Pooled Collections in C#, ASP.NET Core Swagger Mastery. Issue #314 of .NET News Daily for Oct 29, 2025.
The 3 “Hidden” Features in .NET 10 No One Is Talking About (
The 3 “Hidden” Features in .NET 10 No One Is Talking About (. Issue #313 of .NET News Daily for Oct 28, 2025.
Using Custom JWT Claims for Authorization in .NET
Using Custom JWT Claims for Authorization in .NET. Issue #312 of .NET News Daily for Oct 27, 2025.
Entity Framework Core 9 Fundamentals
Entity Framework Core 9 Fundamentals. Issue #311 of .NET News Daily for Oct 24, 2025.
Learn the Builder Pattern in C#
Learn the Builder Pattern in C#. Issue #310 of .NET News Daily for Oct 23, 2025.
On .NET Live, Stop Wasting Threads
On .NET Live, Stop Wasting Threads. Issue #308 of .NET News Daily for Oct 21, 2025.
RESTful API Mastery, Static Class vs Singleton Pattern 🔄
RESTful API Mastery, Static Class vs Singleton Pattern 🔄. Issue #307 of .NET News Daily for Oct 20, 2025.
High Performance and Scalability in ASP.NET Core
High Performance and Scalability in ASP.NET Core. Issue #305 of .NET News Daily for Oct 16, 2025.
⚡ Understanding Span and Memory in C#, Implement UPSERT
⚡ Understanding Span and Memory in C#, Implement UPSERT. Issue #304 of .NET News Daily for Oct 15, 2025.
The Latest AI Features in VS Code (v1.105)
The Latest AI Features in VS Code (v1.105). Issue #303 of .NET News Daily for Oct 14, 2025.
1 Sneaky EF Core Trick That Makes Heavy Includes Fast
1 Sneaky EF Core Trick That Makes Heavy Includes Fast. Issue #302 of .NET News Daily for Oct 13, 2025.
What is .NET Framework?
What is .NET Framework?. Issue #301 of .NET News Daily for Oct 10, 2025.
Meet the Microsoft Agent Framework
Meet the Microsoft Agent Framework. Issue #300 of .NET News Daily for Oct 9, 2025.
Optimizing Array Performance in .NET
Optimizing Array Performance in .NET. Issue #299 of .NET News Daily for Oct 8, 2025.
Level Up Your .NET Debugging and Profiling with GitHub Copil
Level Up Your .NET Debugging and Profiling with GitHub Copil. Issue #298 of .NET News Daily for Oct 7, 2025.
Supercharging LINQ in C#
Supercharging LINQ in C#. Issue #297 of .NET News Daily for Oct 6, 2025.
Improve your .NET knowledge right now!, Next
Improve your .NET knowledge right now!, Next. Issue #296 of .NET News Daily for Oct 3, 2025.
Modernize .NET apps in days with GitHub Copilot
Modernize .NET apps in days with GitHub Copilot. Issue #295 of .NET News Daily for Oct 2, 2025.
From Assemblies to Objects, Stripe in .NET MAUI
From Assemblies to Objects, Stripe in .NET MAUI. Issue #294 of .NET News Daily for Oct 1, 2025.
Preparing Your .NET MAUI Apps for Google Play’s 16 KB Page S
Preparing Your .NET MAUI Apps for Google Play’s 16 KB Page S. Issue #293 of .NET News Daily for Sep 30, 2025.
Say Goodbye to the FontImageExtension in .NET MAUI 👋
Say Goodbye to the FontImageExtension in .NET MAUI 👋. Issue #292 of .NET News Daily for Sep 29, 2025.
What’s New in C# 13
What’s New in C# 13. Issue #291 of .NET News Daily for Sep 26, 2025.
5 Stream Hacks in .NET You’re Still Doing Wrong
5 Stream Hacks in .NET You’re Still Doing Wrong. Issue #290 of .NET News Daily for Sep 25, 2025.
Faster Onboarding with Dev Containers in VS Code
Faster Onboarding with Dev Containers in VS Code. Issue #289 of .NET News Daily for Sep 24, 2025.
What is a Vector Database in Data Science?, ASP.NET Core
What is a Vector Database in Data Science?, ASP.NET Core. Issue #288 of .NET News Daily for Sep 19, 2025.
Dependency Injection in .NET
Dependency Injection in .NET. Issue #287 of .NET News Daily for Sep 18, 2025.
How Do You Optimize Performance with LINQ Tricks?, Part 6
How Do You Optimize Performance with LINQ Tricks?, Part 6. Issue #286 of .NET News Daily for Sep 17, 2025.
Performance Improvements in Our .NET Application
Performance Improvements in Our .NET Application. Issue #285 of .NET News Daily for Sep 16, 2025.
Part 5, All You Need to Know About .NET’s Cancellation Token
Part 5, All You Need to Know About .NET’s Cancellation Token. Issue #284 of .NET News Daily for Sep 15, 2025.
6 Rules for Ultra, What is a Reverse Proxy? YARP Explained
6 Rules for Ultra, What is a Reverse Proxy? YARP Explained. Issue #282 of .NET News Daily for Sep 11, 2025.
Loading Data in ML.NET
Loading Data in ML.NET. Issue #280 of .NET News Daily for Sep 9, 2025.
IEnumerable vs IQueryable in C#
IEnumerable vs IQueryable in C#. Issue #279 of .NET News Daily for Sep 8, 2025.
MauiReactor, How to Build SaaS Fast, .NET 10 Deep Dive
MauiReactor, How to Build SaaS Fast, .NET 10 Deep Dive. Issue #278 of .NET News Daily for Sep 5, 2025.
How ValueTask Boosts .NET Performance with Zero Allocations
How ValueTask Boosts .NET Performance with Zero Allocations. Issue #277 of .NET News Daily for Sep 4, 2025.
Microsoft Graph API for unified Data Access and Insights
Microsoft Graph API for unified Data Access and Insights. Issue #276 of .NET News Daily for Sep 3, 2025.
Blazor and the Future of Web Development, Beyond the Code
Blazor and the Future of Web Development, Beyond the Code. Issue #275 of .NET News Daily for Sep 2, 2025.
5 Common .NET Developer Mistakes and How to Avoid Them
5 Common .NET Developer Mistakes and How to Avoid Them. Issue #274 of .NET News Daily for Sep 1, 2025.
GPT, Azure Developer CLI (azd)
GPT, Azure Developer CLI (azd). Issue #273 of .NET News Daily for Aug 29, 2025.
20 Real, Clean Architecture vs Vertical Slice
20 Real, Clean Architecture vs Vertical Slice. Issue #272 of .NET News Daily for Aug 28, 2025.
WPF vs. WinForms, Dew Drop
WPF vs. WinForms, Dew Drop. Issue #271 of .NET News Daily for Aug 27, 2025.
What’s New in .NET 9
What’s New in .NET 9. Issue #270 of .NET News Daily for Aug 26, 2025.
What are the difference between a function and a method in C
What are the difference between a function and a method in C. Issue #269 of .NET News Daily for Aug 25, 2025.
Soft Deletes using EF Core Interceptors, .NET 9
Soft Deletes using EF Core Interceptors, .NET 9. Issue #268 of .NET News Daily for Aug 22, 2025.
The Beauty of Marker Interfaces and Reflection in .NET
The Beauty of Marker Interfaces and Reflection in .NET. Issue #267 of .NET News Daily for Aug 21, 2025.
From Chaos to Clean Code, On .NET Live
From Chaos to Clean Code, On .NET Live. Issue #266 of .NET News Daily for Aug 20, 2025.
5 Easy EF Core Performance Tricks Every .NET Developer Shoul
5 Easy EF Core Performance Tricks Every .NET Developer Shoul. Issue #265 of .NET News Daily for Aug 19, 2025.
Build Next, Structured Logging in .NET
Build Next, Structured Logging in .NET. Issue #264 of .NET News Daily for Aug 18, 2025.
What’s the difference between static, public
What’s the difference between static, public. Issue #263 of .NET News Daily for Aug 15, 2025.
DateTime and TimeSpan in C#
DateTime and TimeSpan in C#. Issue #262 of .NET News Daily for Aug 14, 2025.
Building an ASP.NET Web API Controller, ⚡ CUE + OpenAPI
Building an ASP.NET Web API Controller, ⚡ CUE + OpenAPI. Issue #261 of .NET News Daily for Aug 13, 2025.
474, Mastering Unified API Responses in ASP.NET Core
474, Mastering Unified API Responses in ASP.NET Core. Issue #260 of .NET News Daily for Aug 12, 2025.
How we enforce .NET coding standards at Workleap to improve
How we enforce .NET coding standards at Workleap to improve. Issue #259 of .NET News Daily for Aug 11, 2025.
Smarter AI Edits in Visual Studio Copilot
Smarter AI Edits in Visual Studio Copilot. Issue #258 of .NET News Daily for Aug 8, 2025.
Announcing General Availability of UNISTR function and ANSI
Announcing General Availability of UNISTR function and ANSI. Issue #257 of .NET News Daily for Aug 7, 2025.
Understanding C# Class Types
Understanding C# Class Types. Issue #254 of .NET News Daily for Aug 4, 2025.
Named Query Filters in EF 10 (multiple query filters per ent
Named Query Filters in EF 10 (multiple query filters per ent. Issue #252 of .NET News Daily for Jul 31, 2025.
Stop Using .Include()
Stop Using .Include(). Issue #251 of .NET News Daily for Jul 30, 2025.
Building a Secure API with ASP.NET Core, JWT
Building a Secure API with ASP.NET Core, JWT. Issue #249 of .NET News Daily for Jul 28, 2025.
Stop Debugging .NET Apps Like It’s 2010
Stop Debugging .NET Apps Like It’s 2010. Issue #245 of .NET News Daily for Jul 22, 2025.
Blazor, What Is LLM SEO
Blazor, What Is LLM SEO. Issue #244 of .NET News Daily for Jul 21, 2025.
AsNoTracking ve ChangeTracker
AsNoTracking ve ChangeTracker. Issue #242 of .NET News Daily for Jul 17, 2025.
Dependency Injection in .NET
Dependency Injection in .NET. Issue #241 of .NET News Daily for Jul 16, 2025.
MCP C# SDK, C# Excel Automation
MCP C# SDK, C# Excel Automation. Issue #240 of .NET News Daily for Jul 15, 2025.
Difference Between Abstract Class and Normal Class in C#
Difference Between Abstract Class and Normal Class in C#. Issue #238 of .NET News Daily for Jul 11, 2025.
Channels vs Queues in .NET
Channels vs Queues in .NET. Issue #235 of .NET News Daily for Jul 8, 2025.
Injecting Service Dependencies to Entities with Entity Frame
Injecting Service Dependencies to Entities with Entity Frame. Issue #233 of .NET News Daily for Jul 4, 2025.
Model building conventions in Entity Framework Core 7.0
Model building conventions in Entity Framework Core 7.0. Issue #230 of .NET News Daily for Jul 1, 2025.
.NET 10 Performance Edition, How try
.NET 10 Performance Edition, How try. Issue #227 of .NET News Daily for Jun 26, 2025.
Slow EF Core Queries? Here’s the Easiest Way to Find the Pro
Slow EF Core Queries? Here’s the Easiest Way to Find the Pro. Issue #226 of .NET News Daily for Jun 25, 2025.
Adding Multiple Authentication Types to Swagger in .NET Web
Adding Multiple Authentication Types to Swagger in .NET Web. Issue #225 of .NET News Daily for Jun 24, 2025.
Memory Leaks in C#
Memory Leaks in C#. Issue #224 of .NET News Daily for Jun 23, 2025.
C# to Angular, Table Sharding in SQL
C# to Angular, Table Sharding in SQL. Issue #223 of .NET News Daily for Jun 20, 2025.
Offset vs. Cursor Pagination
Offset vs. Cursor Pagination. Issue #222 of .NET News Daily for Jun 19, 2025.
Code vs. Experience, Types of Classes in C# with Examples
Code vs. Experience, Types of Classes in C# with Examples. Issue #220 of .NET News Daily for Jun 17, 2025.
[Don’t .NET] Immutable local variables
[Don’t .NET] Immutable local variables. Issue #219 of .NET News Daily for Jun 16, 2025.
🚀 Copilot Studio Kit Explained
🚀 Copilot Studio Kit Explained. Issue #217 of .NET News Daily for Jun 12, 2025.
Middleware in ASP.NET Core
Middleware in ASP.NET Core. Issue #215 of .NET News Daily for Jun 10, 2025.
Avoiding reflection in C# in way unsafer ways!
Avoiding reflection in C# in way unsafer ways!. Issue #212 of .NET News Daily for Jun 5, 2025.
Singleton Design Pattern in C#/.NET
Singleton Design Pattern in C#/.NET. Issue #211 of .NET News Daily for Jun 4, 2025.
C# Made Simple
C# Made Simple. Issue #210 of .NET News Daily for Jun 3, 2025.
Why Blazor’s Scoped Services Broke My Multi
Why Blazor’s Scoped Services Broke My Multi. Issue #209 of .NET News Daily for Jun 2, 2025.
How to Do Logging in .NET Core Web API with Serilog, Oops
How to Do Logging in .NET Core Web API with Serilog, Oops. Issue #207 of .NET News Daily for May 29, 2025.
PLINQ vs LINQ
PLINQ vs LINQ. Issue #206 of .NET News Daily for May 28, 2025.
Introducing GPT
Introducing GPT. Issue #203 of .NET News Daily for May 23, 2025.
233× Faster, The Rise and Stall of .NET
233× Faster, The Rise and Stall of .NET. Issue #201 of .NET News Daily for May 21, 2025.
.NET Digest #7, C# Best Practices
.NET Digest #7, C# Best Practices. Issue #200 of .NET News Daily for May 20, 2025.
Stop Using FirstOrDefault for Claims in .NET
Stop Using FirstOrDefault for Claims in .NET. Issue #198 of .NET News Daily for May 16, 2025.
CPU Cache Optimization in .NET APIs
CPU Cache Optimization in .NET APIs. Issue #197 of .NET News Daily for May 15, 2025.
LINQ vs Loops, Code Smell 298
LINQ vs Loops, Code Smell 298. Issue #196 of .NET News Daily for May 14, 2025.
Understanding Middleware in ASP.NET Core
Understanding Middleware in ASP.NET Core. Issue #195 of .NET News Daily for May 13, 2025.
The Outbox Pattern in .NET
The Outbox Pattern in .NET. Issue #192 of .NET News Daily for May 8, 2025.
Memory Leaks in .NET
Memory Leaks in .NET. Issue #191 of .NET News Daily for May 7, 2025.
Why Developers Love .NET Minimal APIs, Deep JSON Integration
Why Developers Love .NET Minimal APIs, Deep JSON Integration. Issue #189 of .NET News Daily for May 5, 2025.
# Implementing API Key Authentication with LSCoreAuthKey in
# Implementing API Key Authentication with LSCoreAuthKey in. Issue #188 of .NET News Daily for May 2, 2025.
Server, Identifier Lockdown
Server, Identifier Lockdown. Issue #187 of .NET News Daily for May 1, 2025.
Beyond Basics
Beyond Basics. Issue #186 of .NET News Daily for Apr 30, 2025.
How to Convert a DataTable to a List of Objects in C#
How to Convert a DataTable to a List of Objects in C#. Issue #185 of .NET News Daily for Apr 29, 2025.
Sharing Session and Application data
Sharing Session and Application data. Issue #184 of .NET News Daily for Apr 28, 2025.
The Easiest Way to Replace MediatR!
The Easiest Way to Replace MediatR!. Issue #183 of .NET News Daily for Apr 25, 2025.
Time Based OTP, Which Is Faster in C#
Time Based OTP, Which Is Faster in C#. Issue #182 of .NET News Daily for Apr 24, 2025.
GitHub Copilot Highlights in Visual Studio 17.14 Preview 3 (
GitHub Copilot Highlights in Visual Studio 17.14 Preview 3 (. Issue #181 of .NET News Daily for Apr 23, 2025.
Why You Should Think Twice Before Using Quartz.NET or Hangfi
Why You Should Think Twice Before Using Quartz.NET or Hangfi. Issue #180 of .NET News Daily for Apr 22, 2025.
Farewell, BinaryFormatter! utf8Json
Farewell, BinaryFormatter! utf8Json. Issue #178 of .NET News Daily for Apr 18, 2025.
Wage Calculator in C#
Wage Calculator in C#. Issue #177 of .NET News Daily for Apr 17, 2025.
Better Together, Optimizing JSON Serialization in .NET
Better Together, Optimizing JSON Serialization in .NET. Issue #176 of .NET News Daily for Apr 16, 2025.
Unit Testing in .NET
Unit Testing in .NET. Issue #175 of .NET News Daily for Apr 15, 2025.
Return Streams Better in .NET, Design Patterns in C#
Return Streams Better in .NET, Design Patterns in C#. Issue #174 of .NET News Daily for Apr 14, 2025.
4 Different way to write a swap numbers program in C#
4 Different way to write a swap numbers program in C#. Issue #173 of .NET News Daily for Apr 11, 2025.
C# 13, Building Resilient and Auto
C# 13, Building Resilient and Auto. Issue #172 of .NET News Daily for Apr 10, 2025.
Experimenting with running .NET MAUI on Linux
Experimenting with running .NET MAUI on Linux. Issue #170 of .NET News Daily for Apr 8, 2025.
Stop Overcomplicating DDD, API Versioning Done Right
Stop Overcomplicating DDD, API Versioning Done Right. Issue #168 of .NET News Daily for Apr 4, 2025.
How to Split a List into Batches Using the Chunk Method in C
How to Split a List into Batches Using the Chunk Method in C. Issue #167 of .NET News Daily for Apr 3, 2025.
ViewDifference Between ViewData, ViewBag
ViewDifference Between ViewData, ViewBag. Issue #164 of .NET News Daily for Mar 31, 2025.
CancellationToken in .NET
CancellationToken in .NET. Issue #162 of .NET News Daily for Mar 27, 2025.
Understanding SQL CTE (Common Table Expression)
Understanding SQL CTE (Common Table Expression). Issue #161 of .NET News Daily for Mar 26, 2025.
Is C# Becoming JavaScript?, Single Responsibility
Is C# Becoming JavaScript?, Single Responsibility. Issue #160 of .NET News Daily for Mar 25, 2025.
Sleep Pattern Analysis using .NET MAUI Toolkit Range Column
Sleep Pattern Analysis using .NET MAUI Toolkit Range Column. Issue #157 of .NET News Daily for Mar 20, 2025.
.NET Controllers or Minimal API’s ?, Smarter Code with Built
.NET Controllers or Minimal API’s ?, Smarter Code with Built. Issue #156 of .NET News Daily for Mar 19, 2025.
C# Unsafe.As Secrets
C# Unsafe.As Secrets. Issue #154 of .NET News Daily for Mar 17, 2025.
Serverless, OutputCache, Using Husky with CSharpier
Serverless, OutputCache, Using Husky with CSharpier. Issue #153 of .NET News Daily for Mar 14, 2025.
Span and Memory, A Comprehensive Guide to SignalR
Span and Memory, A Comprehensive Guide to SignalR. Issue #151 of .NET News Daily for Mar 12, 2025.
C# Local Functions, Journey 2, Understanding AI
C# Local Functions, Journey 2, Understanding AI. Issue #150 of .NET News Daily for Mar 11, 2025.
Session and State Management in ASP.NET Core
Session and State Management in ASP.NET Core. Issue #148 of .NET News Daily for Mar 7, 2025.
Learning C#
Learning C#. Issue #147 of .NET News Daily for Mar 6, 2025.
5 C# And .NET Tips & Tricks, C# Null Safety
5 C# And .NET Tips & Tricks, C# Null Safety. Issue #146 of .NET News Daily for Mar 5, 2025.
Understanding Refresh Tokens in Web API Development with C#
Understanding Refresh Tokens in Web API Development with C#. Issue #144 of .NET News Daily for Mar 3, 2025.
Understanding Escape Characters in .NET
Understanding Escape Characters in .NET. Issue #143 of .NET News Daily for Feb 28, 2025.
Automate Prompt Flow Creation in Amazon Bedrock Using .NET
Automate Prompt Flow Creation in Amazon Bedrock Using .NET. Issue #142 of .NET News Daily for Feb 27, 2025.
GitHub Copilot Just Took Over My API Testing… And I’m Not Ma
GitHub Copilot Just Took Over My API Testing… And I’m Not Ma. Issue #141 of .NET News Daily for Feb 26, 2025.
Building cloud application with .NET Aspire
Building cloud application with .NET Aspire. Issue #139 of .NET News Daily for Feb 24, 2025.
ASP.NET Core delegated OAuth Token Exchange access token man
ASP.NET Core delegated OAuth Token Exchange access token man. Issue #138 of .NET News Daily for Feb 21, 2025.
Explore the Key Features of .NET 9
Explore the Key Features of .NET 9. Issue #136 of .NET News Daily for Feb 19, 2025.
Newtonsoft.Json vs. System.Text.Json
Newtonsoft.Json vs. System.Text.Json. Issue #135 of .NET News Daily for Feb 18, 2025.
.NET news for issue #127
.NET news for issue #127. Issue #127 of .NET News Daily for Feb 6, 2025.
.NET news for issue #122
.NET news for issue #122. Issue #122 of .NET News Daily for Jan 30, 2025.
.NET news for issue #117
.NET news for issue #117. Issue #117 of .NET News Daily for Jan 23, 2025.
.NET news for issue #108
.NET news for issue #108. Issue #108 of .NET News Daily for Jan 10, 2025.
.NET news for issue #104
.NET news for issue #104. Issue #104 of .NET News Daily for Jan 6, 2025.
.NET news for issue #93
.NET news for issue #93. Issue #93 of .NET News Daily for Dec 19, 2024.
.NET news for issue #84
.NET news for issue #84. Issue #84 of .NET News Daily for Dec 6, 2024.
.NET news for issue #81
.NET news for issue #81. Issue #81 of .NET News Daily for Dec 3, 2024.
.NET news for issue #77
.NET news for issue #77. Issue #77 of .NET News Daily for Nov 27, 2024.
.NET news for issue #74
.NET news for issue #74. Issue #74 of .NET News Daily for Nov 22, 2024.
.NET news for issue #70
.NET news for issue #70. Issue #70 of .NET News Daily for Nov 18, 2024.
.NET news for issue #68
.NET news for issue #68. Issue #68 of .NET News Daily for Nov 14, 2024.
.NET news for issue #66
Curated .NET engineering links with short context on why each piece matters. Issue #66, Nov 12, 2024.
.NET news for issue #65
Curated .NET engineering links with short context on why each piece matters. Issue #65, Nov 11, 2024.
.NET news for issue #48
Curated .NET engineering links with short context on why each piece matters. Issue #48, Oct 17, 2024.
.NET news for issue #47
Curated .NET engineering links with short context on why each piece matters. Issue #47, Oct 16, 2024.
.NET news for issue #45
Curated .NET engineering links with short context on why each piece matters. Issue #45, Oct 14, 2024.
.NET news for issue #44
Curated .NET engineering links with short context on why each piece matters. Issue #44, Oct 11, 2024.
.NET news for issue #42
Curated .NET engineering links with short context on why each piece matters. Issue #42, Oct 9, 2024.
.NET news for issue #34
Curated .NET engineering links with short context on why each piece matters. Issue #34, Sep 25, 2024.
.NET news for issue #26
Curated .NET engineering links with short context on why each piece matters. Issue #26, Sep 13, 2024.