Beyond the Basics - Building Reusable Code with Blazor
Stop writing the same code over and over again. With the reusable components in Blazor, you can make your projects simpler and your code processes more productive. Join Microsoft's Jeff Fritz from the .NET team as we learn about building components and even writing a few unit tests for Blazor
Let’s Aspireify a Real World App!
We’ve learned a lot about .NET Aspire and how it can help us as developers, but what about deploying and running a real application? In this session, you'll learn about the deployment and configuration options for your .NET Aspire application systems. We'll walk you through the configuration and continuous deployment processes for the aspireify.net website that was built and deployed with .NET Aspire. Finally, you will see how you can adapt an existing library to work with .NET Aspire, deliver great telemetry, and deploy easily.