Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Easily add Aspire orchestrator support in existing projects #182

Open
thimok opened this issue Jun 9, 2024 · 1 comment
Open

Easily add Aspire orchestrator support in existing projects #182

thimok opened this issue Jun 9, 2024 · 1 comment
Labels
feature New feature or request

Comments

@thimok
Copy link

thimok commented Jun 9, 2024

In Visual Studio, if you right click a project, under 'add' there is '.NET Aspire Orchestrator Support'.

This adds the project to the apphost as a project reference, adds the AddServiceDefaults() extension method in the Program file of the project, etc.

It would be great if this feature could be added to the plugin.

@rafaelldi rafaelldi added the feature New feature or request label Jun 9, 2024
@Foxtrek64
Copy link

This is also a requirement for following the Aspire course on Microsoft Learn when using Rider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants