-
Many methods in ABP.vnext use ILocalizableString. Then, if there is no internationalization, consider overloading to avoid defining it in Localization and write it directly in the code.
-
整合现有轮子,形成生态圈
-
Abp. VNext had upgrade automapper from ver. 9 to ver. 10 since Abp VNext 3.1.0.
We faced a IMapper conflict error if we use Abp which version is great than 3.1.0.
Is possible to upgrade AutoMapp…
-
ABP Framework version:abp vnext 3.2
User Interface:MVC
Inherit from the FeatureDefinitionProvider class and add Feature. Inject IFeatureChecker into the class inherited from PermissionDefinitionP…
-
there are two errors in the angular,where is the problem?
core.js:4197 ERROR TypeError: Cannot read property 'language' of undefined
at abp-ng.core.js:1028
at Store.selectSnapshot (ng…
-
这个只要涉及到中文本地化使用谷歌内核都存在这个问题吧.
菜单是重灾区.
-
The core goal of abp is to quickly build a microservice framework or a complete application framework?
I think the core goal of abp is a framework to quickly build a microservice architecture.
…
-
这个博客项目很棒! 但是没有搜索这个功能好像少了什么? 搜索会在计划中吗?
-
There are not some functions about getting container instance And not Global Signal instance about IocMainer in AutoFac Module.
Or Are there some Global Signal instance about AbpApplication?
Cause …
-
对照一下文档进行mysql迁移,所有步骤都走完,数据库也成功创建,但是启动host工程时发生异常退出
https://docs.abp.io/zh-Hans/abp/latest/Entity-Framework-Core-MySQL
报错如下,异常不太好分析,求助!!!
2020-10-22 20:30:39.717 +08:00 [INF] Starting Xhznl.HelloAbp…