Replies: 2 comments 4 replies
-
@mconnew Should advise. The service discovery package isn't tied to aspire, it will move to the extensions repository once it matures (lives for a version or so). Maybe this package belong on the CoreWCF repo.
What would this do? cc @mconnew |
Beta Was this translation helpful? Give feedback.
-
It may "stringify" the endpoint and the binding configuration to a connection string. Then the client side package would use that to create an instance of the correct binding. Regarding client side package it would implement ServiceDiscovery integration and "unstringify" the connection string. It shoud accept an |
Beta Was this translation helpful? Give feedback.
-
Supporting WCF backend migrated to CoreWCF would be great to help modernize hosting of legacy apps.
Should the first step be getting ServiceDiscovery integration with client side ChannelFactory. Should this be implemented in a Aspire.ServiceModel component ?
Should an Aspire.Hosting.CoreWCF hosting package be created ?
relates to #3746
Beta Was this translation helpful? Give feedback.
All reactions