I am building a single page application using ASP.NET single page application template provided by Visual studio 2013, which consumes ArcGIS API for javascript. This ASP.NET SPA template uses knockout.js and jquery library whereas the ArcGIS API is built on the top of dojo library. Is there any way to integrate ArcGIS API in ASP.NET single page application template?