dotnet / docs-aspire

This repository contains .NET Aspire documentation.
https://learn.microsoft.com/dotnet/aspire
MIT License
83 stars 111 forks source link

[New article]: Create resource commands #2015

Open JamesNK opened 3 weeks ago

JamesNK commented 3 weeks ago

Proposed topic or title

Create resource commands

Location in table of contents.

Custom integrations

Reason for the article

Aspire 9 introduces an API to add custom resource commands. People will want to know how to implement there own.

Mentioned in release notes here:

https://github.com/dotnet/docs-aspire/blob/da03508610dd0e568daaf7abc4bc97337e2755be/docs/whats-new/dotnet-aspire-9-release-candidate-1.md?plain=1#L349-L413

Article abstract

The article would talk about what resource commands are, show them in the dashbaord UI, and discuss examples of what custom commands can do.

It would then show code for an example custom command.

Relevant searches

No response

afscrome commented 2 weeks ago

Can you include docs on icon set, and where to find a list of icons from - e.g. DatabasePlugConnected. A list of icons can be found at https://github.com/microsoft/fluentui-system-icons/blob/main/icons_regular.md .