أنشطة "LawrenceKwan"

إجابة

Hi,

We have an exmaple: https://github.com/abpframework/abp-samples/tree/master/BookStore-Modular

Anyway to debug the module?

سؤال

Hello,

I have create a module for my project. I am using EF core and dont have UI, my project structure is like this:

I have no experience at ABP development and Any doc on create module for abp framework from empty module template?

Thanks a lot.

Hi,

Sorry, your description is not clear, I don't fully understand.

This is the module development document: https://docs.abp.io/en/commercial/latest/startup-templates/module/index

Just want to know if abp allow to do this own module. Yes. I am trying my best to read the document, and the techology on ABP commercial is very new and impressive.

How to config ABP file management in database without source code? I saw a lot on config this module but I dont have the source code of the module

  • ABP Framework version: v4.4.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

I am going to implement SSO and window authentication. Are there have standard way on abp commercial module? liike identidy server stc. Are any suggestion on implement SSO and window authentication on ABP web?

  • ABP Framework version: v4.4.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): depends (planning to do)

Hello

I am going to extend the functionality with other third party service, please advice if I should do it on module level or not. Any document to produce a new module?

  • ABP Framework version: v4.4.4
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
إجابة

MyIndexModel

I have make serveral pages and all point to the index page. If I add second page, how to do web routing?

I expect it should be a typical MVC structure but it does not have controller. I think the .cshtml.cs act as controller function. How to triggle the function in .cshtml.cs file?

Hi @LawrenceKwan, *.EntityFrameworkCore.DbMigrations project is removed from the solution.
From v4.4.4 DbContexts are unified in the *.EntityFrameworkCore project. (See the related issue)

  • If you wonder why the *.EntityFrameworkCore.DbMigrations project is removed and DbContexts are unified you can read this article.

Thanks. This is closed, if you have time please help on this https://support.abp.io/QA/Questions/2118#answer-21afbbbd-07da-93c0-3a6b-3a002601825f

إجابة

You have to create into your project Pages/Public/CmsKit/Pages/Index.cshtml.cs and Pages/Public/CmsKit/Pages/Index.cshtml with content which I presented

If I do have the cmsKit module source code, can I do it? If yes, I have created the class and page but the model is missing, MyIndexModel. What's Next?

عرض 31 الي 40 من 54 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11