[New article]: Conceptual docs for new eventing API #1478
Labels
doc-idea
Indicates issues that are suggestions for new topics [org][type][category]
documentation
Improvements or additions to documentation
dotnet-aspire/prod
in-pr
okr-freshness
OKR: Freshness of content
Pri1
High priority, do before Pri2 and Pri3
📌 seQUESTered
Identifies that an issue has been imported into Quest.
📦 release-9.0
Used to track doc updates for release 9.0 of .NET Aspire.
Milestone
Proposed topic or title
.NET Aspire eventing and orchestration
Location in table of contents.
Fundamentals
Reason for the article
In dotnet/aspire#5234 (issue) and dotnet/aspire#5223 (PR) we are introducing a new API that allows developers to subscribe to lifecycle events. The idea is that we have an extensible local eventing mechanism to support orchestration. We might use it to trigger an action once a database container is online so we can initialize the database.
Article abstract
The article will need to introduce IDistributedApplicationEventing and how to publish and subscribe to events. It should show how to subscribe to events globally, and how to subscribe to resource-specific events (which can also be subscribed globally).
Relevant searches
No response
Associated WorkItem - 308090
The text was updated successfully, but these errors were encountered: