Ends in:
7 DAYS
17 HRS
37 MIN
33 SEC
Ends in:
7 D
17 H
37 M
33 S

Activities of "alper"

See this doc => https://docs.abp.io/en/abp/latest/How-To/Azure-Active-Directory-Authentication-MVC it's MVC based but I guess it'll guide you.

hi,

it doesn't support module templates for now. this feature will be added in the next releases

this feature is coming up in 2.4.1 (will be released 8 April)

there's no template for adding the DbSet to the DbContext. Wait for v2.4.1 which I guess solves your problem (probably it'll be released today 08 April) If it's not solved, I need to get your solution to reproduce it.

Answer

For the Razor Pages, you need to create your own setting management page and you can use ISettingProvider to retrieve your settings & values. See https://docs.abp.io/en/abp/latest/Settings

You need to update your local EF Core CLI tool to the latest. Run the below command in command prompt:

dotnet tool update --global dotnet-ef

I couldn't reproduce your problem. There'll be new version on Monday 06 April. Can you try with the latest version. In the new version, there's also a new feature: "Unit test". Suite creates unit tests of your entity.

Hi,

In this doc it's explained https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Migrations#create-a-new-entity

We are creating a new feature to extend the existing entities. For now, you can check out https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Extending-Entities

Answer

just to change logo, delete the existing logo file and copy your own logo file.

Showing 1801 to 1810 of 1868 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06