Activities of "maliming"

You can try ToggleStringValueType

myGroup.AddFeature(TestAppFeatures.Chat,"false", L("Feature:Chat"), L("Feature:Test:Description"), new ToggleStringValueType() ,false);

hi

You can download the source code of the module in abp suite

https://docs.abp.io/en/commercial/latest/abp-suite/index

hi

You can create an app-pro project and then copy Nuget.Config from its aspnet-core directory to the module project directory.

I will fix this problem in the next version.

Answer

hi @sean.alford

There is no problem with the package reference. I can't reproduce your problem. (abp cli & abp suite v2.5.0)

Answer

hi bhyatz

I think this is ok.

Answer

Volo.Abp.Identity.Pro.HttpApi.Client project lost less HttpClientUserRoleFinder.

It will be added in v2.6.

Answer

What is your UI? (Angular or razor page) Are you using identity server?

hi @rajasekhard2015

Please refer to https://support.abp.io/QA/Questions/30

Answer

how can i call the service without login to system.

AllowAnonymous suppresses the authentication. So, GetAsync method is available to everyone including unauthorized users.

https://docs.abp.io/en/abp/latest/Authorization#authorize-attribute

hi We will check this problem.

Showing 8371 to 8380 of 8411 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11