Build a private local AI chat in C# with Semantic Kernel and Ollama. Add Plugins for time and DB lookups, plus context tips.
Stop Paying for Tokens: Run Semantic Kernel + Ollama Locally in C#

Unlocking the Power of .NET – Empowering Developers, One Byte at a Time!

Build a private local AI chat in C# with Semantic Kernel and Ollama. Add Plugins for time and DB lookups, plus context tips.

Compare MVVM and MVU state patterns in Blazor, with pros, cons & tips for enterprise apps so you can pick the right approach with confidence.

Tired of reflection-heavy AutoMapper setups? Learn how Mapster and Mapperly give you source-generated, zero-allocation mapping in .NET 8.

Learn how Blazor Server stores state, how circuit leaks grow memory, and how to fix them with IDisposable patterns and safe circuit limits.

Use .NET 8 keyed services to replace if/else blocks and cleanly implement the Strategy pattern for payment gateways.

Trim tokens by 30-60% using TOON in .NET. Get encoder/decoder code, a quick migration plan, and real token benchmarks with OpenAI/Azure.