I am looking at the posibility of integrating a third party component into our MVC-based site. The reason is that we want document handling and search features without taking the full job of implementing it from scratch.
I'm unsure about the way to proceed and I am wondering if any of you have any experience with Dot Net Nuke. Is it possible to run an instance of Dot Net Nuke in the cloud and create a partial view providing a document module(cms-like) and a search module?
Is there any other third party systems that are cloud compatible and provide an API for handling documents, security and full text search?