Options Pattern in ASP.NET Core
Since the beginning of ASP.NET Core, there has been a great addition in the main features, one of which is the appsettings.json file. In this …
Learn. Code. Listen
Since the beginning of ASP.NET Core, there has been a great addition in the main features, one of which is the appsettings.json file. In this …
In this article, we will be highlighting a key feature of Dapper Plus, the Bulk Extensions, the fastest way to perform bulk operations in .NET. …
Middleware is the heartbeat of ASP.NET Core Applications. To build a clear, scalable, and secure APIs, you have to know about the key collection of …
Currently .NET 10 is under Preview mode. The current version is preview 5, released on 10-June-2025 By default, Visual Studio 2022 doesn’t support the early …
In the evolving world of cloud-native and distributed systems, resilience is no longer optional, it’s essential. This article explores how developers can leverage the power …
This is a review article for the book, so take your time to read the review and let me know your thoughts about this book. …
📢 .𝗡𝗘𝗧 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿𝘀 This is a thorough review for a book that would be your ultimate resource to explore the world of architecture and Software …
A workflow is a set of activities and events to be performed to complete a task or a process. There are so many use cases …
A shoutout for ilovedotnet.org, a great initiative to share the knowledge of .NET and its related technologies through a platform that provides live demos crafted …
In this article, we will learn about 13 Libraries in ASP.NET Core every developer should know about. Of course there are thousands of NuGet packages …