Coding Shorts: .NET Aspire - Databases

preview_player
Показать описание
You ready to learn .NET Aspire? My workshop is coming June 12th:

Now that I covered the hosting in Aspire, let's talk about using Databases in your Aspire application. Let me show you how that works!

00:00 Introduction
00:31 Getting Started
01:26 Sharing Environment Variables
02:43 Sharing Connection Strings
03:53 Connection String Resouces
04:43 Using Containers
07:46 Opening the SQL Server Container
08:33 Saving Data to the Container
09:03 Wrapping Up

The original video about Aspire Host:

Project Repo:

If you like this video, you might like other videos in my Instructional Videos:
Рекомендации по теме
Комментарии
Автор

This is the exact video I was looking for to get my new project off the ground. Some of the different options and configurations aren't easily discoverable sometimes especially with something completely new like Aspire so this was great to see. Thanks!

doomroot
Автор

Cool stuffs, can you create a cosmodb instances on local machine?

vandeljasonstrypper
Автор

I want to know how to run any image and container in Aspire just like a docker-compose file. I see you run the npm app there, did you make a video about that? Please share me.

vuhoang
Автор

Looking forward to deployment vid. Great stuff @swildermuth

ShawnVause
Автор

When I restart app, all data in db lost. How can I fix this?

ngocson
Автор

Your hairs got cut from thumbnail to actual video 😅
Nice video btw

sarthakchauhan