Activities of "yekalkan"

Hi @len.chen

Do you get the same error when you try to create the same project using cli, or is it just suite?

abp new Acme.Bookstore -v 4.4.3 -u angular --separated-identity-server

abp get-source command belongs to ABP framework CLI and doesn't support ABP commercial modules when --local-framework-ref --abp-path parameter is used. This is why ABP Suite doesn't have this option in source code download dialog.

We don't support this option in ABP Suite, because customers don't have access to the repository where we develop Commercial modules & other projects. But free modules are open source and they are dependent on projects that are in same open-source repository. So we though it would be nice to add this option to CLI if any free user, that have ABP Framework in their local, wants to use project references instead of nuget packages . We can't provide same functionalty for Commercial packages.

Hi @cfd000,

Please use PackageReference for license packages instead of using local reference.

<PackageReference Include="Volo.Abp.Commercial.Core" Version="4.2.2"/>

We can't provide the source code of license packages, as you can understand.

Hi @okains,

v4.4.1 is on the way, it may be released today or tomorrow.

We apologize for misinforming you, but this feature was not stable & ready when we released v4.4. So It is postponed to next milestone.

Hi @zalak,

Can you explain your question mor detailed?

Hi @zsanhong,

It's better to ask this to communities/authors of those libraries.

Hi @nparejod,

You can inject IRepository<Department, Guid> and use it to perform query on database.

It would be better to create a domain service for this lookup list operation.

Hi @fastsoft,

Have you checked the related document?

https://docs.abp.io/en/commercial/4.3/modules/account/ldap

Have you added Hangfire namespace to MyProjectHttpApiHostModule file?

using Hangfire;
Showing 271 to 280 of 391 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.3.0-preview. Updated on February 25, 2026, 11:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.