Base solution for your next web application
Open Closed

Building a Modular Monolith Application With Angular #12206


User avatar
0
asbbh created

I recently came across the article, "Building a Modular Monolith Application with ASP.NET Zero", which was very insightful. I am planning to upgrade my project to a modular monolith structure in order to take advantage of the latest version of ASP.NET Zero. However, my project uses Angular as the frontend, not MVC.

Could you provide guidance or ideas on how to implement a modular monolith architecture on the Angular client side, as opposed to the MVC approach? Any best practices or examples would be really helpful.


1 Answer(s)
  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi @asbbh,

    Unfortunately, we cannot develop a modular monolith app for Angular. But if you want, you can make the server side to modular monolith