Activities of "maliming"

hi

You can specific the --context parameter.

dotnet ef migrations add Your_Migration_Name --context MyProjectNameDbContext

dotnet ef migrations add Your_Migration_Name --context MyProjectNameTenantDbContext --output-dir TenantMigrations

hi

Can you try to upgrade the CLI to 4.3.3?

https://www.nuget.org/packages/Volo.Abp.Cli/4.3.3

👍

hi

Can you check the ms document?

https://docs.microsoft.com/en-us/aspnet/core/security/docker-https?view=aspnetcore-5.0

Answer

HI abpVAndy

Can you try to remove all exists migrations and re-create?

We will check it.

hi Tony_Albutt

Can you share a minimum project? liming.ma@volosoft.com

hi

Can you log in admin and check the language management page?

hi Neozzz

Please refer to https://support.abp.io/QA/Questions/69/#answer-d8bebebb-b714-3c1e-7fcb-39f437bc8ba3

hi

You always need to use EfCoreQueryableExtensions, This is recommended.

It's related to EF Core, will be works for any provider, eg: sql server, sqlite,mysql.

hi Leonardo.Willrich

You can try to remove some nuget packages and code from your project to locate possible problems.

Showing 7851 to 7860 of 8843 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on January 02, 2025, 07:06