I have a class which I need to expose via a WebAPI. However, the class has around ten overloads of the same method, ranging from four parameters up to around 12! I’m not in a position to change this underlying class as the change would be too significant for other reasons so I’m trying to […]
The post Cleanly wrap a legacy class with lots of overloads behind an asp.net webapi? appeared first on BlogoSfera.