I've been refreshing and extending my samples around micro frontends in ASP.​NET Core. It started with upgrading to .NET 8 and switching from FQDN to ACA service discovery...

#MicroFrontends #AspNetCore #AzureContainerApps

https://github.com/tpeczek/Demo.AspNetCore.MicroFrontendsInAction

GitHub - tpeczek/Demo.AspNetCore.MicroFrontendsInAction: Samples from the book Micro Frontends in Action implemented with ASP.NET Core

Samples from the book Micro Frontends in Action implemented with ASP.NET Core - tpeczek/Demo.AspNetCore.MicroFrontendsInAction

GitHub

I've also added a new sample that shows how to bring support for Edge Side Includes to YARP...

#MicroFrontends #EdgeSideIncludes #ESI #YARP #AspNetCore

and I've added .NET Aspire for local development environment.