Hey Guys,
In a typical .net project, I right click on the web project and publish to azure. However, this is for smaller projects where I haven't followed an NLayered approach. What are the steps to publish all the projects to Azure vs. just Web? I didn't see any documentation for this, thanks.
5 Answer(s)
-
0
Hi alaamh,
For angular2 template, if you want to use two seperate solution provided by default, you need to create your own solution for CI, we don't have a solution for that.
We recently created a short document which explains merging client & server solutions, see <a class="postlink" href="https://aspnetzero.com/Documents/Merge-Angular-Client-Server">https://aspnetzero.com/Documents/Merge- ... ent-Server</a>. If you merge two solutions, you can publish two apps directly from visual studio but in that way they will be hosted under the same website.