.NET

Posts about .NET, native integrations, architecture, and practical backend engineering.

GitHub LinkedIn
Home All posts .NET AI DSA Notes About

Durable Workflows In .NET With Temporal And Aspire

August 15, 2026

dotnet architecture temporal aspire

A practical introduction to Temporal using an order workflow built with .NET and Aspire.

How PDF Rendering Works With PDFium And .NET

August 14, 2026

dotnet pdf architecture

A practical look at PDF rendering, how PDFium turns a document page into pixels, and what PdfiumRaster adds for .NET applications.

Named Pipes in .NET: A Practical Use Case

August 14, 2026

dotnet architecture ipc

How named pipes became the communication layer between isolated PDF rendering workers in PdfiumRaster.Orchestrator.

Building a RAG System with Microsoft.Extensions.VectorData

April 22, 2026

dotnet ai architecture

Build a complete RAG pipeline in .NET 10 with Microsoft.Extensions.VectorData, OpenAI and PostgreSQL with pgvector.

This page was generated by GitHub Pages.