Migrating an ABP Frontend from Next.js to TanStack Start
A real-world case study of moving abp-react from Next.js App Router to TanStack Start — what changed in routing, SSR, OIDC, the generated API client, state, and Docker.
Full-stack engineer writing about cloud infrastructure, frontend frameworks, .NET, and the things I learn along the way.
A real-world case study of moving abp-react from Next.js App Router to TanStack Start — what changed in routing, SSR, OIDC, the generated API client, state, and Docker.
Learn how to build sentiment analysis with Microsoft Agent Framework and Ollama. We will use the Ollama model to perform the sentiment analysis and the Microsoft Agent Framework to build the agent.
Learn how to build sophisticated AI agents using Microsoft Agent Framework with Ollama for local AI model execution. This comprehensive guide covers streaming responses, multi-turn conversations, function tools, middleware integration, and production-ready patterns.
ABP React CMS Kit is a React UI for the ABP CmsKit module.
Learn how to automate image cleanup in Azure Container Registry using ACR Tasks and implement best practices for container image management.
Learn how to implement beautiful API documentation using Scalar and OpenAPI in .NET 9.0
Learn how to create an intelligent .NET API using Ollama, Microsoft.Extensions.AI, and implement function calling capabilities with Large Language Models.
A guide to implementing secure authentication using OpenID Connect in Next.js 15 with the openid-client library version 6