We start with a simple gRPC application that involves a gRPC server and Blazor client. The gRPC server connects to a SQLite database. To test the sample solution, we must first start the gRPC server app, then start the client app. This is somewhat tedious. By introducing .NET Aspire into the mix, we only need to start one app to get the solution to work. .NET Aspire also gives us many more benefits.
Let's look at how to build and run local AI models with .NET Aspire.
Unlock the power of telemetry in your .NET C# projects with the OpenAI Library for .NET!
Gathering telemetry data is crucial for understanding how your apps behave at runtime and troubleshooting when things go sideways. In this post, we will explore how you can observe Spin apps when running locally using the .NET Aspire Dashboard in standalone mode.
Join Maddy Montaquila, .NET PM, for a whirlwind tour of some of the many ways that .NET can integrate with itself (and your existing stack!) so you can reuse code, save time, and be more productive.
Learn about the building blocks of modern .NET applications, including service defaults, orchestration, service discovery, integrations, and deployment. Discover how to enhance observability, resiliency, and health checks, and gain hands-on insights into using the .NET Aspire Dashboard for monitoring. Perfect for developers looking to leverage .NET for distributed, cloud-native applications. Don't miss this deep dive into cutting-edge .NET tools and practices!
In this video you will learn about the features given by .Net Aspire Dashboard and I will also explain the folder structure here. This will be a very helpful video if you are going to start with the development of application or API using .Net Aspire and .Net Core technologies. Aspire is having the strong support with Docker orchestration with which Aspire allow you to run the docker image containers when you run the .Net Aspire application either using dotnet command or Visual Studio.
Dapr and .NET Aspire - A New Era for Observability
This video explains how you can observe your Spin Apps using the standalone.NET Aspire Dashboard provided by the latest release of the otel Plugin for Spin. We’ll guide you through the process of installing the otel plugin, verifying necessary dependencies are installed and work as expected, before we dive into observing two different Spin Apps.
Let’s learn all news about .NET Aspire 9 release and how to move your code from local Development to production using Kubernetes. Let’s discuss debugging with mirrord.dev and how a team can collaborate on Micro services development. Bring your questions!