Skip to content

C# AppHosts should support honoring .NET local tools manifests when using the aspire CLI bundle via dnx invocation #19309

Description

We should support the scenario where a user can simply clone a repo with a C#-based aspire app and then run dotnet run on the AppHost project or launch it via an IDE and have it use the Aspire CLI bundle and control the version of the aspire CLI being used via a .NET local tools manifest. This way, the user only needs a compatible .NET SDK version installed on their machine to run the app using the versions specified in the repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions