Activities of "maliming"

Hi

It seems you are using the wrong event ETO.

hi

add this line await UnitOfWorkManager.Current!.SaveChangesAsync();

hi

End your VS studio. and run dotnet build /graphbuild to build your project. then open it in VS Studio again.

ok. I just open it in vscode and run it

dotnet run

hi

I create and log in to a tenant, it works

If your Entity has no IMultiTenant, abp will switch to host(tenant will null) If your DbContext has IgnoreMultiTenancyAttribute, abp will switch to host(tenant will null)

I can build your project via dotnet build command

 % dotnet build
Restore complete (0.2s)
  Test.Domain.Shared succeeded (0.1s) → ABPSampleTenant/src/Test.Domain.Shared/bin/Debug/net9.0/Test.Domain.Shared.dll
  Test.Domain succeeded (0.1s) → ABPSampleTenant/src/Test.Domain/bin/Debug/net9.0/Test.Domain.dll
  Test.EntityFrameworkCore succeeded (0.1s) → ABPSampleTenant/src/Test.EntityFrameworkCore/bin/Debug/net9.0/Test.EntityFrameworkCore.dll
  Test.AuthServer succeeded (2.6s) → bin/Debug/net9.0/Test.AuthServer.dll

Build succeeded in 3.7s
maliming@malim Test.AuthServer % 

hi

Please make your GitHub repos PRIVATE.

hi

You can use this sample to test your Abp.Mailing configuration

  1. The Password of Abp.Mailing.Smtp.Password in appsettings.json file needs to encrypt!
  2. Please use the IStringEncryptionService to encrypt the plain text password.
  3. Note that encryption may be affected by the configuration of StringEncryption:DefaultPassPhrase in appsettings.json.

https://github.com/abpframework/abp-samples/tree/master/EmailSendDemo

Thanks, I will check it asap.

Showing 2111 to 2120 of 11567 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 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.