Today we are going to see what .NET Aspire is and of course how to use it to our advantage with the e-CoffeeShop project
Custom domains are useful for local development, but containers can't resolve them by default
David Fowler is a Distinguished Engineer and has been at Microsoft for over 16 years working on developer frameworks and tools in the .NET space
Automate exporting and mounting self-signed certificate authorities into containers for secure HTTPS in local development using .NET Aspire's flexible application model.
In my previous video, I showed you how to get started with .NET Aspire, including spinning up an instance of SQL Server in Docker
First, we start a docker container of the #dotnet aspire image and map ports. Next, windows forms app is created
Explore how to build a .NET Aspire sample app featuring a Blazor Front End with an AI-powered chat! In this video, we'll walk through deploying the Phi-3.5 language model using Ollama and hosting it locally in your app, all thanks to the powerful .NET Aspire Community Toolkit
Beyond the basics of .NET Aspire, learn how its extensibility points enable compelling scenarios