-
Notifications
You must be signed in to change notification settings - Fork 571
Closed
Labels
feature requestAdding new functionality requiring adding an API to the public contract.Adding new functionality requiring adding an API to the public contract.
Description
Hi,
I'd like to start a thread to have a dialog about server side WCF on .NET Core. For me the WCF stack is quite impressive, and support for server side WCF on .NET Core would be fantastic. Please feel free to add your opinions to the thread.
Here is a list of some of the WCF features (that comes to my mind):
- Throttling
- Reliability
- Ordered Messages
- Bindings
- Instance Management
- Behaviors
- Transactions
- Security
- Discovery
- Metadata Exchange
- Extensibility
These features and more are for me very desirable, but some might be harder to support (e.g. WCF transactions relies on MS DTC (as fas as I know), but transactions enabled communication on a server side is a very important feature).
I hope you're as excited as I am about WCF, and even more so for a server side WCF on .NET Core.
reifnir, Meertman, dotnetchris, ivnext, jruhnow and 125 morePureKrome, damianh, phillip-haydon, jbogard, elanderson and 3 moreasbjornu and willseward
Metadata
Metadata
Assignees
Labels
feature requestAdding new functionality requiring adding an API to the public contract.Adding new functionality requiring adding an API to the public contract.