Visual Studio plugin for refactoring (changing) a class namespace

Similar questions: here and here . One of them is almost a year, the other is almost three.

Is there a light plugin in Visual Studio that moves the class to a new namespace? Bonus points if it works for custom WPF / Silverlight controls (by renaming their accompanying xmlns markup)

I do not want to reset resharper to my IDE for only one function. I hope someone knows some kind of easy and simple plugin that does this.

+3
source share
1 answer

, , , (. ) , , Visual Studio T4, , , addin. , , , !

0

All Articles