Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Differents between an Angular project and a Visual Studio Angular template project

$
0
0

<div class="post-text" itemprop="text">

I'm new in Angular development and I have created a project using Visual Studio 2017 Angular's template (I also using ASP.NET Core for the WebApi).

Visual Studio mostly has changed everything and now, when I look for information about Angular I find where to change it but, when I look for that file in my project, it doesn't exit. Examples:

  • No polyfills file.
  • No src/main.ts file.
  • No src/styles.css file.
  • New boot.browser.ts file.
  • New boot.server.ts file.
  • And so on... I'm sure I will find more different.

Is there somewhere a 'translation' guide to how angular's files are called in Visual Studio template?

E.g. if I read: modify src/main.ts file. Which file do I have to modify?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>