RSSAmplifier

Blog

recaffeinate

the blog and website of Nate Barbettini

recaffeinate.coRSS feed ↗14 posts

Latest posts

MCP Debugger is now an MCP server

Yo dawg, I heard you like MCP...

Two million views

My talk "OAuth 2.0 and OpenID Connect in Plain English" recently crossed two million views on YouTube.

Introducing the MCP Debugger

A free tool to test MCP servers the way an agent experiences them.

The Little ASP.NET Core Book, revised

An updated release of my free ebook is now available!

Introducing the OpenID Connect debugger

A tool to set up and troubleshoot OAuth 2.0 and OpenID Connect flows.

A little book update

An update on the Little ASP.NET Core Book

Introducing the Little ASP.NET Core Book

Learn ASP.NET Core 2.0 with my free book

Set up the ultimate Windows 10 console

A guide to setting up PowerShell, ConEmu,Chocolatey, Git for Windows, and posh-git on Windows 10

Async/await in a console application

Using asynchronous methods in a command-line application

Serialize all errors as JSON in ASP.NET Core

Automatically return pretty error responses in an ASP.NET Core API

Modeling beautiful JSON APIs with Ion

A short introduction to the Ion hypermedia type

What is HATEOAS?

Understanding Hypermedia as the Engine of Application State

Close Notepad with Control-W

How to add a missing keyboard shortcut to Windows

Asynchronous uppercase at scale

HELLO, WORLD?