Today’s topic will explore how we can build AI applications with ease using the Semantic Kernel and .NET Aspire. So, if you’re excited about creating intelligent, scalable, and efficient apps, keep reading.
In this session we explore how .NET Aspire and Dapr can make developing microservices locally easier and more efficient. William will show how to streamline your development workflow, boost observability, and simplify infrastructure management. Join us for practical tips and hands-on demos that will help you take your microservices projects to the next level!
Aspire is something which aims to bring together 2 of the most demanding areas in cloud-ready software design: Software Architecture and Cloud Infrastructure.
Jeff Fritz takes us beyond the basics of a .NET Aspire application and shows how to automate deployment to Azure and other cloud platforms.
Learn how to collect all the telemetry from the .NET Aspire eShop application and send it to an OpenTelemetry backend such as New Relic.
Visualize OpenTelemetry data with the Aspire Dashboard: Any App, Any Framework, Completely Free! Let's setup a .NET app and a JavaScript app with OpenTelemetry and then pipe the data to visualize it in the Aspire dashboard locally in a docker container.
We've learned how to activate .NET Aspire with an existing application and work with a Postgres database. In this episode, Fritz continues growing a blog engine by migrating content to MongoDb with Entity Framework Core using a Microservice approach.
.NET Aspire is an opinionated tech stack that by default provides some key services to your distributed cloud applications. These services include telemetry, health checks, and reliability. This video walks through the code and configuration of an ASP.NET Aspire application.
Jeff Fritz will introduce with a Blazor application built with .NET Aspire and show plenty of explanations and examples. You'll learn how to assemble an application system and deploy it to Azure
In the realm of software development, distributed applications have emerged as a powerful tool that deserves an equally powerful local development experience.