Hi
I am working on abp io project and wants to port my project to the open source version of abp. Please suggest me how I can do this.
Thanks,
3 Answer(s)
-
0
hi safi
You can refer to the template project to understand the design.
-
0
Hi
I have explored this created sample project from abp site to check differences so found some features we can't access in open source web application version. So is it possible to create console or GUI application and this application will copy the .suite folder and paste into open source web application?
Please suggest me for the same.
Thanks,
-
0
Hello,
Maybe I understand wrong but, it sounds like buying Visual Studio Professional edition and trying to port it to Visual Studio Community edition.
Abp commercial uses modules which are commercial only. You can check the module list here. You will need to re-write those modules (such as identityserver ui) etc.
You can also check the differences between abp framework vs abp commercial for better comparison.