The Wayback Machine - https://web.archive.org/web/20220723234346/https://github.com/topics/wcf
Skip to content
#

wcf

Here are 360 public repositories matching this topic...

mconnew
mconnew commented Jul 14, 2022

Issue created based on CoreWCF/CoreWCF#706 (comment)

The scenario is you want to configure the ServiceHostBase instance but don't know the type ahead of time as it's coming from configuration. The existing ConfigureServiceHostBase extension method requires you to provide the service type as a generic parameter. This is what the current api looks like:

enhancement help wanted good first issue Triaged

Improve this page

Add a description, image, and links to the wcf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wcf topic, visit your repo's landing page and select "manage topics."

Learn more