Hello Srihari,
I already added Syncfusion in my ViewImports file, and I can use Syncfusion components easily without problems. That is not my question.
My question is to create my own tag helper inheriting from Syncfusion components.
Because, for example, on the chart component, I want to dynamically add series. My datasource can contain several series. The user can choose how much series he wants to display. And as far as I understand, you must specify every serie in the Syncfusion component, you can't do it dynamically.
Regards,
Julien.