RicoSuter / NuGetReferenceSwitcher

Visual Studio extension to switch between NuGet and project references.
http://nugetreferenceswitcher.org
Microsoft Public License
208 stars 69 forks source link

Unobtrusive callee registration #49

Closed GitEsprit closed 4 years ago

GitEsprit commented 4 years ago

Add support for an unobtrusive callee registration using [namespace].[type].[methodname] for generating the procedure name.

This would enable easy addition of services/callees that are defined in external projects or packages, without having to implement and maintiain any adaptor code.

GitEsprit commented 4 years ago

Forget this, it was posted to the wrong repo!! Sorry!! :-(