8000 Question: Is it possible to host angular-cli generated app in an ASP.NET MVC project? · Issue #2960 · angular/angular-cli · GitHub
[go: up one dir, main page]

Skip to content
Question: Is it possible to host angular-cli generated app in an ASP.NET MVC project? #2960
Closed
@michaeldevenney

Description

@michaeldevenney

Please provide us with the following information:

OS?

Windows 10

Versions.

Any

Repro steps.

ng new
Copy project into an existing ASP.NET MVC project and try to serve the index page with an MVC view instead of the index.html page. If I change the standard angular-cli project folder structure to fit within an asp.net MVC web application, the app doesn't run or build because all path references are looking for .\src\app. What do I need to change in the angular-cli setup so that the features of the cli continue to work with a new structure? Or... is this not something we want to dig into as it may break in the future?

(I'm going this route because we are building an intranet application and the users want (er... require) to take advantage of single sign on (ie - pass through Windows Authentication).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0