Activities of "truong.nguyen@outlook.com"

Hi, can you assist me on how to download the source code for @volo/abp.commercial.ng.ui?

Many thanks.

Thanks. So I assume that if I rebuild all modules from source codes with LicenseChecker removed, then I don't need to include the ApbLicenseCode in the appsettings.json file. Is this correct?

Can you also answer these questions?

Also, what is the purpose of AbpLicenseCode in appsettings.json file, generated from Application Template using Abp Suite.

Where can I download the source code for Volo.Abp.Commercial.Core?

Since I have the Business license, if I were to rebuild the commercial modules from source code (Volvo.Account.Pro). Can I remove this LicenseChecker.Check<>()? What will happen?

Also, what is the purpose of AbpLicenseCode in appsettings.json file?

Where can I download the source code for Volo.Abp.Commercial.Core?

ABP Commercial v3.3.1 License: Business

public override void OnApplicationInitialization(ApplicationInitializationContext context)
{
    LicenseChecker.Check<AbpAccountSharedApplicationModule>(context);
}

What is LicenseChecker.Check function? What does it do? Why is it needed?

Also, all of the commericial modules has dependency of Abp.Commercial.Core package? What is this package? And where can I get the source code for this package?

Showing 11 to 16 of 16 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11