You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/csharp/tour-of-csharp/what-you-can-build.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@ C# and .NET are well suited for building cloud-native applications and microserv
47
47
48
48
-**[Azure SDK for .NET](../../azure/sdk/azure-sdk-for-dotnet.md)** provides libraries for working with Azure services like storage, messaging, and databases.
49
49
-**[Worker Services](../../core/extensions/workers.md)** let you build long-running background services that run in the cloud or on-premises.
50
+
-**[Aspire](https://aspire.dev)** streamlines building, running, deploying, debugging, and deploying distributed apps
50
51
51
52
Get started: [Get started with Azure and .NET](../../azure/index.yml).
0 commit comments