Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/
Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index
The exact solution to your question may have been answered before, please use the search on the homepage.
-
ABP Framework version: vX.X.X
-
UI type: Angular / MVC
-
Tiered (MVC) or Identity Server Seperated (Angular): yes / no
-
Exception message and stack trace:
-
Steps to reproduce the issue:
Hello,
My client is interested in using the text templating system of abp.io in his aspnetzero MVC/jQuery project. Is this possible for integrating either using 1. Volo.abp.Texttemplatemanagement Nuget packaage or 2. Using the module source code.
However, i see that source code is for Angular (When i added a TextTemplateManagement sourccode via ABP Suite to my MVC/EF project, i got angular code). Do we have MVC/Razor source code module for TextTemplate Management ?
Can you give some pointers on how we can use the Text Templating system into aspnetzero ?
Any pointers in this would help a lot.
Thanks.
2 Answer(s)
-
0
hi
abp.io is not compatible with aspnetzero ,maybe you can check the source code of the module and try to copy some code. In short, it cannot be used out of the box.
-
0