Activities of "Anjali_Musmade"

Hello ,

Can you check this link https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3

Thank you.

Hello ,

Can you give some steps to reporduce this issue. and share the ABP Framework version:

Thank you.

Hello ,

Can you please share if any error logs.

Thank you.

Hello ,

Have you check top menu layout

In this you can see the right side menu appears on top. Is this what you want ?

If yes then you can switch from side menu to top menu by adding this code https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#leptonxthemeblazoroptions But instead of side menu add top menu.

If you want to add this feature in side menu layout then you need to customize it by using Lepton-x source code for that you can refer this https://docs.abp.io/en/commercial/latest/themes/lepton-x/blazor?UI=BlazorServer#main-header-toolbar

Thank you.

Hello,

Have you followed all steps to run the application given here https://docs.abp.io/en/commercial/latest/startup-templates/microservice/get-started

once check in your DB whether database is created or not?

otherwise run DBMigrator Application.

thanks

Hello,

When I changed text from Language Management settings for Khmer Language for Login text like

It will reflect like

so accordingly you have to change text for Khmer language.

thanks

Hi,

Please check https://github.com/abpframework/abp/blob/dev/docs/en/Community-Articles/2020-11-02-How-To-Add-New-Language/POST.md

May I know which version of ABP you are using? and UI also.

We can add from ui also. Please give me above details so that i can better assist you.

thanks

Hello,

There is no way to create new custom template for ABP-Suite till date, we will check for your suggestion. For now you can just customize existing templates.

Thanks,

Hello ,

For points 3 and 4 we do not have Domain, Application Contracts and Test solutions in Microservice template. So I am not sure whether do I put them?

For this point you can check this link https://docs.abp.io/en/abp/latest/Samples/Microservice-Demo#product-management

Thank you.

Hello,

I am trying to give answer per question as below -

  1. please check https://community.abp.io/posts/using-cosmosdb-with-the-abp-framework-via-mongodb-api-x47bjeik

  2. You can use below command in addition while creating project --no-ui: Specifies to not include the UI. This makes possible to create service-only modules (a.k.a. microservices - without UI).

  3. To write Dtos, Entities and interfaces you can refer tutorials given in documentation https://docs.abp.io/en/commercial/latest/tutorials/book-store/part-1?UI=NG&DB=Mongo from this link follow the backend code development and ignore Ui side development as you want to use no Ui template

  4. For testing part refer https://docs.abp.io/en/commercial/latest/tutorials/book-store/part-4?UI=NG&DB=Mongo

  5. For deployment you can refer https://docs.abp.io/en/abp/latest/Deployment/Distributed-Microservice

    I hope your all questions have answered.

Thanks

Showing 331 to 340 of 1094 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 27, 2024, 06:34