Skip to content

Conversation

drewnoakes
Copy link
Member

There will be a gRPC connection between Aspire.Hosting and Aspire.Dashboard. On the hosting side, there'll be no concept of view models any more.

This change applies some renaming to better match the shape of APIs to come, reduce the size of the future PR that splits them across that boundary.

@ghost ghost added the area-dashboard label Dec 7, 2023
After the dashboard is split from the app host, it won't make sense to think of these as view models as there's no requirement that this data be used in a UI.
Like other `Aspire.Hosting` types in this change, the concept of "view model" no longer applies at this level. Rename the types accordingly.
@drewnoakes drewnoakes force-pushed the rename-view-models-in-hosting branch from f35fba8 to 186f697 Compare December 7, 2023 21:17
@drewnoakes drewnoakes merged commit 2a99903 into dotnet:main Dec 7, 2023
@drewnoakes drewnoakes deleted the rename-view-models-in-hosting branch December 7, 2023 21:55
@github-actions github-actions bot locked and limited conversation to collaborators Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants