Base solution for your next web application
Open Closed

Power Tools (RAD Tool) Outside of ASP.NET Zero solution #8990


User avatar
0
acmeware created

Hi, is there a way to configure the ASP.NET Zero RAD Tool so that it works outside of the ASP.NET Zero solution?

I want to create a separate ASP.NET Boilerplate modular project to plugin to my main ASP.NET Zero solution. So far I have been able to achieve this using the Boilerplate documentation on plugins and embedded resources.

I want this project to be independent and testable on its own, and not part of the main solution. However, I want to still use the ASPNET Zero RAD tool to create entities and views in this separate project.

Is this possible by porting over the RAD Tool folder to this separate project, and/or changing the config files?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @Rich

    Unfortunately, it is not possible.