The .NET News Daily Issue #105

Your Daily Dose of .NET Insights, Tools, and Trends

Ah, Tuesday—the thoughtful sibling of the week—where .NET developers pause to ponder the code cosmos. Today’s edition packs not just bytes, but insights that can transform your toolbox from a Swiss Army Knife into an Excalibur of coding prowess. Grab your coffee, and let those gears turn as we explore teachings from the trenches of seasoned tech warriors. Ready to learn something that’ll make tomorrow’s bug seem like yesterday’s nostalgia?

Today's Articles

Vertical Slice Architecture isn
Vertical Slice Architecture isn't technical

Vertical Slice Architecture has nothing to do with Clean Architecture, Ports and Adapters, or anything technical.

 
Safeguarding APIs: The Essentials of Rate Limiting in .NET Core
Safeguarding APIs: The Essentials of Rate Limiting in .NET Core

In today’s interconnected digital ecosystem, APIs serve as the backbone of communication between applications. However, with great power…

 
Events, Delegates, and Lambdas on .NET: What’s the Deal?
Events, Delegates, and Lambdas on .NET: What’s the Deal?

Boost Your .NET Skills with Events, Delegates, and Lambdas

 
Preventing Dog-Pile with an In-Memory Adaptive Queue in .NET

Learn how to use TPL Dataflow’s ActionBlock to handle concurrency, avoid dog-pile scenarios, and dynamically reconfigure queue parameters…

 
HybridCache in ASP.NET Core — .NET 9
HybridCache in ASP.NET Core — .NET 9

Caching is a mechanism to store frequently used data in a temporary storage layer so that future requests for the same data can be served…

 
Automatically format your dotnet code using dotnet format - GitHub Actions
Automatically format your dotnet code using dotnet format - GitHub Actions

Use dotnet format in your GitHub Actions pipelines to automatically format your code and avoid noise in pull requests

 
Introduction to FusionCache: Simplifying Caching in .NET
Introduction to FusionCache: Simplifying Caching in .NET

Hello everyone, and welcome to .NET Core Central! Today, I’m excited to introduce you to FusionCache, a powerful NuGet package that offers a facade on top of other distributed caches, along with sever...

 
Qml.Net: A new C# library for cross-platform .NET GUI development
Qml.Net: A new C# library for cross-platform .NET GUI development

Qml.Net: A new C# library for cross-platform .NET GUI development

 
.NET Controllers or Minimal API’s ?
 
Mastering ASP.NET Core with Minimal APIs & CQRS — Part 03: Building Your First Minimal APIs
 
10 Reasons to Upgrade to .NET 9
10 Reasons to Upgrade to .NET 9

.NET 9 and C# 13 were released on November 12, 2024. In this blog post, I want to show 10 reasons why you should consider upgrading your… Continue reading on CodeX »

 
.NET 9 — New LINQ Methods
.NET 9 — New LINQ Methods

.NET 9 introduces exciting enhancements to LINQ (Language Integrated Query), adding new methods — Index, CountBy, and AggregateBy.

 
C# is the way
C# is the way

learn C sharp — series 3 Continue reading on 2B +1% better 2day »