英文: Change LeptonX theme style to Dark mode (or Light mode) 问题 ABP商业版的默认主题是LeptonX主题。LeptonX主题有4种样式:...
如何自定义 abp CrudAppService / AsyncCrudAppService 上的路由?
英文: How do you customize the Route on abp CrudAppService / AsyncCrudAppService 问题 I am experimenting...
ABP – MVC 如何开发自定义主题
英文: ABP - MVC How to develop a own custom theme 问题 我正在寻找一个关于如何为ABP MVC实现自定义主题的教程文章。有相关的信息吗?我只找到了这个链接...
OpenIddict不支持本地化。
英文: OpenIddict doesn't support localization 问题 I found the ABP's OpenIddict doesn't support loca...
在ABP框架中使用MenuContributor从服务器中移除登录按钮的问题。
英文: Trouble Removing Login Button from Server Using MenuContributor in ABP Framework 问题 I understand...
设置ABP框架中Angular UI动态表单的下拉菜单默认值
英文: Setting Default Value for Dropdown in ABP Framework with Angular UI Dynamic Forms 问题 I'm working...
ABP.IO – 处理同一微服务中的多个事件
英文: ABP.IO - Handle multiple events in same microservice 问题 根据以下文档和示例来处理不同事件,我需要拥有3个微服务来处理资源的创建、更新和删...
如何让ABP找到我自己创建的数据库上下文?
英文: How to make ABP find db context created by myself? 问题 I have used approach of several db context...
“Abp.io 7 更改 IdentityUser 密码规则”
英文: Abp.io 7 Change IdentityUser password rules 问题 在abp.io 7和.net 7中,如何在使用IIdentityUserAppService创建I...
ABP应用服务POST请求体部分
英文: ABP Application Service Post With Request Body 问题 需要创建一个应用程序服务,其中包含一个POST方法。在这个方法中,逻辑需要访问请求正文以便处...