Activities of "liangshiwei"

Hi.

Could you provide steps to reproduce or you can use the CLI to create a sample project to reproduce this problem? thanks

Answer

Hi,

I use the application you provided. it works fine.

See https://developers.google.com/recaptcha

reCAPTCHA v3 helps you detect abusive traffic on your website without user interaction. Instead of showing a CAPTCHA challenge, reCAPTCHA v3 returns a score so you can choose the most appropriate action for your website.

If you want captcha check box,you need to use version 2.

HI,

Why you want find the app.razor file? It is in the LeptonTheme module.

Hi,

This is a problem. Thanks for your report, It will fix in v4.0.

Hi @nick.pham-mwp

I think your application configuration has some problem. can you create a new question to discuss? thanks.

Sorry, your question is how the modules communicate in the monolith application, right?

I think it is no different from microservices in usage, You can still use events directly inject application services.

See https://docs.abp.io/en/abp/latest/Distributed-Event-Bus

  • LocalDistributedEventBus is the default implementation that implements the distributed event bus to work as in-process. Yes! The default implementation works just like the local event bus, if you don't configure a real distributed provider.

If you want to use the Application services to be injected, you only need to reference on the 'application.Contract' layer of the module

Hi,

App.razor file is in the theme module, you can register the service in the Module class.

HI,

ABP has a dynamic client proxy: https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients#dynamic-c-api-client-proxies. see also: https://docs.abp.io/en/abp/latest/Microservice-Architecture

It is available in 3.3,Can you share the error log and provide steps to reproduce?

You can use GRPC. see https://github.com/abpframework/abp-samples/tree/master/GrpcDemo

Showing 6191 to 6200 of 6692 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.0.0-preview. Updated on September 10, 2025, 06:30