Activities of "maliming"

Thanks. I will check your project.

hi

Can you share your github url again?

Thanks.

hi

You are using the Cookies authentication now.

So you have to carry the Cookies when you call the API.

The backend will get user info and permission grants info from cookies.

hi

When authenticating a user, you can pass the correct tenant ID. When you call it with the access token, the API will handle the tenant automatically.

https://abp.io/docs/latest/framework/architecture/multi-tenancy#default-tenant-resolvers https://abp.io/docs/latest/framework/architecture/multi-tenancy#change-the-current-tenant

hi

No need. You can try this: https://abp.io/support/questions/8136/Package-voloabpsuite-is-not-a-NET-tool

This error is related to NET 9 SDK.

hi

8.3.3 will fix your problem. you can give it a try.

Thanks.

Great 👍

hi

Package volo.abp.suite is not a .NET tool

https://abp.io/support/questions/8136/Package-voloabpsuite-is-not-a-NET-tool

Great : )

hi

Use Volo.Abp.Account.Pro.Public.XXX, and update the module name in depend on attributes.

<PackageReference Include="Volo.Abp.Account.Pro.Public.Application" Version="8.3.2" />
<PackageReference Include="Volo.Abp.Account.Pro.Public.HttpApi" Version="8.3.2" />
Showing 2311 to 2320 of 10658 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20