I am using the apb commercial to build a cloud project, and use the microservice-pro template. I plan to provide users with an SDK to develop standalone microservices to access our platform.
But I notice LeptonX-pro libraries need commercial license, need login into abp account. So is there a way for users without logging into the ABP account when developing? Or do we provide a project file with license(appsettings.secret.json) for the user to use?
3 Answer(s)
-
0
if your client will also develop a module or add extra features to your solution, then he needs to purchase a license and replace the AbpLicenseCode in the
appsettings.secret.json
file. Otherwise they will allocate your developer seats. -
0
Our main users are school students, In the teaching phase, the number of users is very large, I noticed the Team/Business/Enterprise only include 3 developer seats. So it's a bit impractical to make each student purchase a license or allocate our developer seats.
We love the many features of abp commercial and include them in our platform. We hope that students will also have the opportunity to use them in their practice.
Whether client can use LeptonX-Lite to develop libraries without login into abp account, auto upgrade it to LeptonX when building and integration in our platform? Or do you have any good suggestions?
-
0
I suggest you have your students use the open-source templates for learning. The commercial version license is not suitable for this kind of purpose.