Is it possible for the WEB API to generate a contract description in the manner that WCF does?
Ie a list of .NET types and all sorts of methods.
Is it possible for the WEB API to generate a contract description in the manner that WCF does?
Ie a list of .NET types and all sorts of methods.
Source: https://ru.stackoverflow.com/questions/925665/
All Articles