Page 1 of 1

Stimulsoft Designer Angular

Posted: Wed Mar 31, 2021 6:58 am
by Arjune
Hello,

I am trying to use the stimulsoft-designer-angular npm package instead of using the old stimulsoft scripts.
I have installed stimulsoft-designer-angular using npm without any issue, and on server side I have installed the Stimulsoft.Reports.Angular.NetCore.

The code samples I have found explain how to use Angular with ASP.NET Core 3.1 (https://www.stimulsoft.com/en/documenta ... ngular.htm).
But I would need a sample showing how to use Angular with a simple .NET Core 3.1 Web API (no views on server side).

Could you please indicate a link to such a sample code?

Also, the sample code in the link above is only related to stimulsoft-viewer, I would need a sample explaining how to deal with stimulsoft-designer as well.

Thank you for your help.

Kind regards,

Arjune

Re: Stimulsoft Designer Angular

Posted: Fri Apr 02, 2021 9:11 am
by Lech Kulikowski
Hello,

Please check the following samples:
https://github.com/stimulsoft/Samples-Angular

Thank you.