ASP.NET Community Standup - .NET Aspire in action

preview_player
Показать описание
.NET Aspire, brownfield, greenfield, and experimentation. Brady Gaster shows how he used Aspire as he worked on the docs and various features leading to the manifest-based deployment integration with the Azure Developer CLI. He built a new intelligent app to learn how to use OpenAI with Aspire, whilst simultaneously migrating the Build 2023 demo code to Aspire (9-12 hours, over 100 files touched) and using PlayWright to develop an end-to-end integration test app for all the Azure-specific Aspire features supported in AZD.

⌚ Chapters:
00:00 Countdown
03:05 Welcome to ASP.NET Community Standup
03:52 Community Links
16:18 .NET Aspire Overview
18:15 App host usage
19:30 Demo - AspireAZD tests
29:40 Q&A
32:20 Demo - AugmentR
53:53 Right click publish teaser
59:59 Q&A
01:04:42 Wrap

Community Links:

Featuring: Brady Gaster, Jon Galloway

#aspire #aspnet #dotnet
Рекомендации по теме
Комментарии
Автор

This is amazing!
I'll play with Aspire when I get time during this weekend! Thanks!

fieryscorpion
Автор

I’ve been out of the .NET/Azure for a while but try to keep up with any major developments and man this is exciting! Very eager to mess around with this a bit when the new preview is released

Lucas-gten
Автор

Are you working with the radius team? I like their recipees concept. Maybe something that aspire will be integrating with at some point in time.

CarlintVeld
Автор

Is the service discovery through environment variables? Will there be support for azure app config service?

CarlintVeld
Автор

Our microservices are separated out in many repos. Can you provide an example how that would work with aspire?

CarlintVeld
Автор

Not sure if bicep is the way to go as it does not support destroy semantics. I would prefer terraform.

CarlintVeld