1. Home
  2. Docs
  3. Getting Started
  4. Installation
  5. Angular Installation

Angular Installation

We can easily use dotnet report in Angular IO as a component. We have two packages on npm, one is the dotnet report package which has the JavaScript libraries that are needed and then dotnet report ng, which is basically the angular component.

This is the dotnetreport/angular component package: https://www.npmjs.com/package/dotnetreport-ng

This is the regular dotnetreport js library package https://www.npmjs.com/package/dotnetreport

This is a link to a git repository that runs dotnetreport in angular, so you can just refer to it to see a working example: https://github.com/dotnetreport/dotnetreport-ng

How can we help?