Great video! Can you make a video on how to deploy it? Afaik, the aspire projet reference the hardcoded .csproj file
This is crazy simple. Thanks for this video, as always a fantastic tutorial.
Is this whole Aspire thing for a development/debugging setup? Or is it also meant as a tool for deploying to a production server and serve as a dashboard for the operation ?
As always you have been excellent James! Thanks!
That is super cool. Thanks James!
Watching a video with Fowler and Edwards they say Aspire is for the local development environment only and you dont deploy anything. But you modified your two existing projects with AddServiceDefaults so now you do need to deploy the project that provides that into say production and what happens if all the ServiceDefaults are not valid for production?
thanks for this detailed informative video. I need more samples about deploying to kubernetes also, can you describe this too? There is not enough information about this.
A similar question I have with Aspire as I did with Dapr. Every example shows things in the same solution. Our services and front ends are all in different solutions and deployed separately. Are there any good resources for this?
Hope next time you can demo how to add .NET MAUI application in .NET Aspire
Nice video, but the "Add Aspire to any App" title seems odd when maui is not supported. Any chance of you doing a video on where we are with maui aspire support. I appreciate that this is a "Cloud First" technology but 95% plus maui apps need a back end and I can see how this would be very useful.
Great video. A question : In your example, does this mean you can use a postgre database from your backend after having configured .net aspire ? Then, how to use it from your backend ?
That's amazing. Even just for local development as a first step for adoption 👍
Very informative, thank you!
Thank for this video. I am curious to understand how Aspire would work with micro-services that are in different solutions? To use Aspire, do all the related apps have to be under the same solution?
what kind of visual studio is that ?? Looks cool i have always hated the square pointy tabs in the editor. How to get it ?
That looks awesome. I would like to see more, eg using a reverse proxy like Nginx, configuring SSL with letsencrypt and deploying all that to a virtual maschine.
This is interesting ❤
Awesome James, Thanks!
Great tutorial, thank you! How would you handle a scenario where Aspire is used for local development only? Do you still integrate the Aspire NuGet packages into your projects (eg. Aspire.Npgsql for Postgres)?
@Ed.L.7