Base solution for your next web application
Open Closed

Web.Public with ABP Framework #8015


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.