We are looking to implement a mobile middleware solution in a .NET environment. We’d like to be able to write .NET adaptors which go a fetch data from the backend, then pass it to the MIddleware to be sent as JSON.
Are there any existing systems, open source or commercial, that provide this Mobile Middleware infrastructure?
Using MVC 4 Web API turned out to be the best option