# read time min (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover read time min.

Page: <https://rssamplifier.com/topics/read-time-min/blogs>  
Feed: <https://rssamplifier.com/topics/read-time-min/blogs.md>

---

## [The ASP .NET Core Pipeline Order Nobody Explains Properly](https://mwaseemzakir.substack.com/p/the-asp-net-core-pipeline-order-nobody)

_2026-08-15 · Muhammad Waseem · The .NET Saturday Newsletter_

Use, Run, Map, and why swapping two lines in Program.cs can break auth silently

## [Migrating From MinIO to Cloudflare R2 (And Saving Myself a VPS Upgrade)](https://mwaseemzakir.substack.com/p/migrating-from-minio-to-cloudflare)

_2026-08-08 · Muhammad Waseem · The .NET Saturday Newsletter_

How a bandwidth warning email led me to rethink where PakExam stores its files.

## [Before You Start a .NET Web API, Add These 3 Files](https://mwaseemzakir.substack.com/p/before-you-start-a-net-web-api-add)

_2026-08-01 · Muhammad Waseem · The .NET Saturday Newsletter_

Set up consistent code style, centralized package versions, and clear AI instructions before writing your first endpoint.

## [Cleaning Up Ghost Users After OTP Registration in .NET](https://mwaseemzakir.substack.com/p/cleaning-up-ghost-users-in-dotnet)

_2026-07-25 · Muhammad Waseem · The .NET Saturday Newsletter_

How to model pending signups, index them cheaply, and auto-delete unverified users with a Quartz background job.

## [EF Core Interceptors: Stop Writing the Same Code in Every Handler](https://mwaseemzakir.substack.com/p/ef-core-interceptors-soft-delete-audit-outbox-aspnet)

_2026-07-18 · Muhammad Waseem · The .NET Saturday Newsletter_

Soft delete, audit trails, and outbox inserts without touching a single handler. Here is how to set it up in .NET

## [The Outbox Pattern in .NET](https://mwaseemzakir.substack.com/p/implementing-the-outbox-pattern)

_2026-07-11 · Muhammad Waseem · The .NET Saturday Newsletter_

Learn how to implement the Outbox Pattern in ASP .NET Core using EF Core, background jobs, and retry logic.

## [Build AI Search in .NET using Postgres and pgvector](https://mwaseemzakir.substack.com/p/build-ai-search-in-net-using-postgres)

_2026-07-04 · Muhammad Waseem · The .NET Saturday Newsletter_

Learn how to build AI-powered search in ASP .NET Core using PostgreSQL, pgvector, embeddings, and with a practical example.

## [Understanding Monorepos (And Why I Chose One for My SaaS)](https://mwaseemzakir.substack.com/p/understanding-monorepos-and-why-i)

_2026-06-27 · Muhammad Waseem · The .NET Saturday Newsletter_

Learn what a monorepo is, when to use it, why companies like Google prefer it, and how I use it to build my SaaS, PakExam

## [Wolverine as Mediator in .NET](https://mwaseemzakir.substack.com/p/wolverine-as-mediator-in-net)

_2025-04-26 · Muhammad Waseem · The .NET Saturday Newsletter_

Read Time : 3 Mins

## [Ship software peacefully (Sponsored)](https://crawlproof.com/a/o59CyuXMJqB1)

_2025-04-26 · **Sponsored**_

Deploy apps from your repo with auto-config, instant previews, scaling, and monitoring.

## [Introduction to Blazor](https://mwaseemzakir.substack.com/p/introduction-to-blazor)

_2024-11-16 · Muhammad Waseem · The .NET Saturday Newsletter_

Read Time : 3 Mins

