A .NET-Powered RAG Console Application with Ollama 09 June 2025 Khaled .NET, C#, RAG, Ollama, Chat If you've been following the explosion of Large Language Models and Retrieval-Augmented Generation applications, you've probably noticed a trend. The vast majority of tutorials, sample code, and applications are built using Python. While Python's prominence in the AI/ML space is well-deserved due to... Read more
Building Micro Frontends with Blazor WebAssembly C# [ Complete Guide ] 03 June 2025 Khaled .NET, Blazor, WebAssembly, C#, Micro Frontends In the rapidly evolving world of web development, micro frontends have emerged as a powerful architectural pattern that brings the benefits of microservices to the frontend layer. For .NET developers, Blazor WebAssembly presents a unique opportunity to implement micro frontends using familiar C#... Read more