Latest articles
The .NET Weekly Tips By Poorna

Problem Details ASP.NET Core – How to Return Standardized API Error Responses
If you’ve worked on more than one ASP.NET Core API, you’ve probably seen this pattern: one endpoint returns a…

EF Core Migrations: A Complete Guide for .NET Developers
A practical guide to EF Core Migrations — how to create, apply, script, and roll back database schema changes using the CLI and Visual Studio.

Global Exception Handling in ASP.NET Core – A Complete Guide with IExceptionHandler
Is your API leaking stack traces or returning inconsistent error formats? Here's why that happens — and how ASP.NET Core's IExceptionHandler fixes it for good.
youtube Videos

