Super

Results 67 issues of Super

# Synchronizer Class Generator It generates a local entity data synchronizer class on the same path with the target entity class. ## Usage ### Command `abphelper generate synchronizer [options] `...

feature
discussion

Lookup missing localization items from all the .cs/.cshtml/.js files and add them to the localization files. Maybe these keywords can be used: * ` L('*')` * ` l('*')` * `...

discussion

1. "Migration Project Name" should be removed, and add a new checkbox group named "Host Projects": * HttpApi.Host project * Web.Unified project * Blazor.Server.Host project 2. CRUD code generator should...

/area runtime ## Overview Hi guys. Maybe Dapr could provide an outbox & inbox infrastructure since any distributed app development framework needs it to make sure domain events are published...

#10311

enhancement
abp-framework

@thk-liu 仓主好,EasyAbp 在您提供的思路下实现了 [WeChatManagement 模块](https://github.com/EasyAbp/WeChatManagement)的小程序登录功能特性。诚挚邀请您一同使用和共同建设此模块组。 再次感谢。

Resolve https://github.com/abpframework/abp/issues/18105.

inactive

### Description In this way, after synchronization, it is possible to get the inserted or updated entities before the transaction is committed.

inactive

Provides an option to store DTO data using distributed caching.