0
sbenfares created
Hi,
I'm using ANZ with Asp.net Core & Jquery.
I would like to develop some feature on the Web.Public website with ABP framework (Call an AppService, use UI Busy Loading etc...) exactly as the Web.Mvc Project.
Is it easily possible ?
Thanks.
PS : Just for information i'm developping a Public JobBoard, Web.MVC is for BackOffice, Web.Public should be the Front Public JobBoard Pages.
1 Answer(s)
-
0
Hi @sbenfares
You can directly use AppServices defined in *.Application project in your Public website project. setting UI busy is not implemented in Public website project. You can use same library we have used for MVC Admin project.