How to add an Additional *.Web project that is ABP Reconfigured in an existing, Tiered ABP Solution. The Additional ABP project should point to AuthServer and HttpApi.Host services that are already available in the solution.
Where to enable ABP conventional controllers?
What about changing the pipeline to use controllers and views instead?
We choose to install ABP manually because our dynamic page content generator is designed to follow the controller based approach. Let me redefine the problem. Question: How to convert abp framework razor page application into controller based mvc app step by step
How to install ABP Framework (commercial) manually in asp.net mvc project step by step. I want to make use of the controller based approach not Razor for some corporate reasons.
Thanks AI, you did it. I didn't know you are intelligent this depth. Keep it up!
Great! Where are the Basic Theme's .cshtml files located?
Great! That means I should download the Basic Theme module as a project in my solution.
Great! How to replace the Basic Theme layout + bundles
Great! That means, I should Add a Public Website layer in Solution #2