Radzen with aspnet boilerplate

Is it possible to use radzen with aspnet boilerplate angular starter template? Can I use radzen to open the generated angular project and design my angular views in radzen?

@Muhammad_Umair In my opinion no. Although framework etc is common Radzen is a RAD tool whereby ASP.NET Boilerplate generates template code which you then need to manually add code to implement your own screens, data objects and code. Volosoft recommends using ABP.IO for any new developments.
You can import your custom classes etc from a boilerplate project to use in a Radzen project but its a manual process and likely to require some changes to namespaces etc.

I dont want to import the .net project just the angular part in Radzen