Skip to content
Discussion options

You must be logged in to vote

Aspire.Hosting.* will work agnostic of your .NET version. The apphost has a target framework but it isn't relevant to what your applications use. The components are client libraries https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/components-overview?tabs=dotnet-cli that live in your application and target .NET 8+.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@davidfowl
Comment options

Answer selected by davidfowl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants
Converted from issue

This discussion was converted from issue #1039 on November 29, 2023 17:00.