3place
EggBlox ReSharper Plugins All the ideas and discussions
0 votes Vote

Class to ServiceContract-Interface

I would like the plugin to be able to automatically extract an interface from a class and then decorate the interface with a full [ServiceContract] definition. Two parts of this are already implemented; refactoring a class to an interface is available (either in VS15, ReSharper or one of the plug-ins) and EggBlox already allows automatically creating DataContracts for a class.

Most WCF contracts are defined in interfaces, so it's only logical to take it from a class and just the DataContract one step further to a fully decorated WCF-ready interface.

Achim Bernhard , 10.11.2016, 09:50
Idea status: under consideration

Comments

johnegbert, 11.11.2016, 02:48
Thank you for your suggestion. I will look into it.

Leave a comment