Activities of "alper"

is it possible for you to send the entity.json file of your entity. it's located in your solution's root folder under .suite\entities

this is not a good case for a domain event. you better create a ContactManager domain service.

 public class ContactManager : DomainService, IContactManager
    {
         BulkInsertAsync();
         InsertAsync();
    }
   

yes you can skip this issue. just run the DbMigrator in Release mode. Use CTRL + F5 for running.

you can use AddDataProtection check out https://stackoverflow.com/a/51366568/1767482

Make sure both your Suite and your ABP versions are the same. As I see this looks like you are using the latest version of Suite.

thank you. I've created an issue https://github.com/abpframework/abp/issues/6272 closing this, you can track the GitHub issue.

Answer

EFCore is required because of these modules: Tenant Management, PermissionManagement, SettingManagement

  • https://github.com/abpframework/abp-samples/blob/master/MicroserviceDemo/gateways/BackendAdminAppGateway.Host/BackendAdminAppGateway.Host.csproj#L36
  • https://github.com/abpframework/abp-samples/blob/master/MicroserviceDemo/gateways/BackendAdminAppGateway.Host/BackendAdminAppGateway.Host.csproj#L40
  • https://github.com/abpframework/abp-samples/blob/master/MicroserviceDemo/gateways/BackendAdminAppGateway.Host/BackendAdminAppGateway.Host.csproj#L45

good to hear that.

see https://github.com/abpframework/abp/issues/1009#issuecomment-483602466

hi you can send it to @liangshiwei shiwei.liang@volosoft.com

Showing 1471 to 1480 of 1955 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.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.