Latest

From the blog

All articles
GitHub Copilot 16 min · AGENTS.md & AI Coding Instructions, part 5

Building Your First GitHub Copilot Skill: A .NET Clean Architecture SKILL.md, Start to Finish

A build-along for .NET developers — create one GitHub Copilot Skill (SKILL.md) that enforces Clean Architecture, CQRS and your API contract.

Suthahar Jegatheesan Suthahar Jegatheesan
Comment views
GitHub Copilot 18 min · AGENTS.md & AI Coding Instructions, part 4

GitHub Copilot Skills Deep Dive: The Missing Layer Between Prompts, Instructions, and Agents

GitHub Copilot Skills explained by an architect — what they are, how they differ from prompts and instructions, and how to build reusable Skills for teams.

Suthahar Jegatheesan Suthahar Jegatheesan
Comment views
GitHub Copilot 17 min · AGENTS.md & AI Coding Instructions, part 3

The Complete AGENTS.md Playbook: Build AI Coding Agents That Work Like Your Best Engineer

Everything that belongs in an AGENTS.md file — architecture, security, testing, AI rules — plus what to leave out, common mistakes and a reusable template.

Suthahar Jegatheesan Suthahar Jegatheesan
Comment views
GitHub Copilot 9 min · AGENTS.md & AI Coding Instructions, part 2

AGENTS.md in 2026: The One File Every AI-Assisted Developer Actually Needs

AI agents write more code each month than teams can review by hand. AGENTS.md is the one file that keeps it consistent — solo, team or enterprise.

Suthahar Jegatheesan Suthahar Jegatheesan
Comment views
GitHub Copilot 12 min · AGENTS.md & AI Coding Instructions, part 1

What Is GitHub Copilot Custom Instructions? (And Why Your Project Needs One)

GitHub Copilot custom instructions explained simply — what the file is, why every project needs one, and the mistakes beginners make when writing it.

Suthahar Jegatheesan Suthahar Jegatheesan
Comment views
AI 4 min

Building a RAG Pipeline in .NET with Azure OpenAI and Azure AI Search

End-to-end retrieval-augmented generation in C#: chunking, embeddings, hybrid vector search, and grounding a chat completion so it cites its sources.

Suthahar Jegatheesan Suthahar Jegatheesan
Comment views
Web 4 min · Minimal APIs in Production, part 2

How to Secure a .NET Minimal API with JWT Bearer Authentication

A working JWT bearer auth setup for ASP.NET Core Minimal APIs — token validation, role policies, and the config mistakes that silently disable security.

Suthahar Jegatheesan Suthahar Jegatheesan
Comment views
Web 3 min · Minimal APIs in Production, part 1

Structuring a .NET Minimal API Project That Survives Growth

Program.cs stops scaling around twenty endpoints. Here is a vertical-slice layout for Minimal APIs that keeps routing, validation and handlers organised.

Suthahar Jegatheesan Suthahar Jegatheesan
Comment views

That is the 8 most recent. Browse everything to go further back.

navigate open