Azure Functions can now use .NET Aspire to integrate serverless technology into projects leveraging .NET Aspire. See how easy it is to create a new Function with .NET Aspire orchestration or integrate it into your existing Functions with just a few clicks in Visual Studio.
In this video, I’ll walk you through how to integrate the Model Context Protocol (MCP) into a Blazor Chat Application powered by .NET Aspire using the official C# SDK. 🚀
📩 In this session, Jiachen Jiang breaks down the complexities of microservices, discussing both the pros and cons of using them. He provides valuable insights into how Azure Container Apps and .NET Aspire can help developers navigate these complexities, especially in cloud-native environments, making microservices more accessible and manageable.
In this video I will show you how to get started with .NET MAUI and .NET Aspire and how that can make your life a lot easier. I'd love to hear from you if this is something you would want to see supported and if and how its working for you if you decide to try it.
Authorised Territory code examples - This .NET #tutorial shows how to integrate MySQL database with #dotnet aspire.
Explore the groundbreaking .NET Aspire technology stack designed for cloud-native development. We'll start from the basics - what even is cloud-native development?! - and then explore various aspects of Aspire including Orchestration, Components, Tooling and more. We'll cover what's new from .NET 9 and what's coming in the future! We'll also show you how to plug in Aspire to your existing projects, from a single piece to the whole pie.
.NET Aspire keeps getting better! In this week's episode, community MVP Viswanatha Swamy shows us what's new with .NET Aspire 9.0, including key improvements in tooling, dashboard, and telemetry.
This blog post covers setting up integration testing with .NET 8. Things may work differently in .NET 9 - ie something that you need to explicitly declare in .NET 8 may be implicit in future versions.
In this article we are going learn how to integrate Azure Data Table with .Net Aspire as you know .Net Aspire is used to build cloud-native applications.
.NET Aspire makes it easy to build cloud-native apps. It gives developers a set of tools and patterns wrapped up in NuGet packages, so they can create apps that work well in the cloud without hassle. In this session, we walk through development to deployment, build a project from scratch with .NET Aspire, and deploy it to Kubernetes