<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Orchestration on Gabriel Mongeon</title><link>https://gabrielmongeon.ca/en/tags/orchestration/</link><description>Recent content in Orchestration on Gabriel Mongeon</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 26 Jun 2026 00:00:00 -0400</lastBuildDate><atom:link href="https://gabrielmongeon.ca/en/tags/orchestration/index.xml" rel="self" type="application/rss+xml"/><item><title>Orchestrating Ollama and Blazor with .NET Aspire</title><link>https://gabrielmongeon.ca/en/2026/06/orchestrate-blazor-ollama-with-aspire/</link><pubDate>Fri, 26 Jun 2026 00:00:00 -0400</pubDate><guid>https://gabrielmongeon.ca/en/2026/06/orchestrate-blazor-ollama-with-aspire/</guid><description>&lt;blockquote>
&lt;p>Part 5 in the &amp;ldquo;Local AI with Ollama and .NET&amp;rdquo; series: &lt;a href="https://gabrielmongeon.ca/en/2025/12/local-ai-development-ollama-dotnet/">Part 1 – Ollama and .NET&lt;/a> | &lt;a href="https://gabrielmongeon.ca/en/2025/12/local-rag-ollama-litellm-qdrant/">Part 2 – Local RAG&lt;/a> | &lt;a href="https://gabrielmongeon.ca/en/2025/12/ai-agents-ollama-dotnet/">Part 3 – AI Agents&lt;/a> | &lt;a href="https://gabrielmongeon.ca/en/2026/02/mcp-csharp-weather-server/">Part 3.5 – MCP Server&lt;/a> | &lt;a href="https://gabrielmongeon.ca/en/2026/03/microsoft-agent-framework-ollama-mcp/">Part 4 – Microsoft Agent Framework&lt;/a> | &lt;a href="https://gabrielmongeon.ca/2026/06/orchestrer-blazor-ollama-avec-aspire/">Version française&lt;/a>&lt;/p>&lt;/blockquote>
&lt;p>Through the rest of the series, Ollama ran by hand: installed locally on the machine, the &lt;code>ollama pull&lt;/code> done manually, and the .NET app pointing at Ollama&amp;rsquo;s local address hardcoded. It works, but it&amp;rsquo;s several manual steps to repeat on every machine. Aspire takes care of this configuration. I wanted to see what it changes.&lt;/p></description></item></channel></rss>