Open afscrome opened 1 month ago
Before addressing how we handle usage in non .NET contexts (which is pretty bespoke at the moment), I think we could mention more about how hosting integrations can be used with any type of application in the overview
Maybe this could lead to a more standard way of exposing properties across these resources in order to use them outside. I’m a bit hesitant to add other languages to the docs (outside of the ones we have integrations for) without more complete end to end samples and testing
Describe the issue or suggestion
When trying to promote use of aspire within my organisation, I hit the same two misconceptions over and over again
The integration docs help encourage these misconceptions. For example the SQL Integration page doesn't have any mention of how to use SQL in non .Net languages.
I'd like to see each of the integration pages include a section on how to use the integrations "raw" within the client - this would apply. For example with SQL, explain how the following could be used to integration with non .Net apps, or for .Net apps that don't fir the .Net Client Integration package opinions.
Which results in the environment variables: