-
![image](https://user-images.githubusercontent.com/3471718/70368559-0f370f00-18e7-11ea-9db7-b51dbc1d3aba.png)
"Unable to retrieve the latest version"
-
Tiered template. (Abp vNext 0.19 version)
This is the code of class MyProjectSettingDefinitionProvider:
```
public override void Define(ISettingDefinitionContext context)
{
…
-
The old abp project has https://aspnetboilerplate.com/Pages/Documents/Zero/User-Management#external-authentication, Does vnext has same like this? I want to Integrated Wechat sign-in
-
We are investigating the apb framework features for a new project (asp.net core). Is the advice (at this moment) to use the mature asp.net zero framework or the new abp.io framework? Is there a featur…
-
When I create a DTO object which inherits our DTO base class, the namespace confuses for "Abp.Application.Services.Dto" and "Volo.Abp.Application.Dto".
![image](https://user-images.githubusercontent.…
-
1. Create a mvc tiered solution with `abp new MyProject -t mvc --tiered`
2. Run `MyProject.DbMigrator`
3. Run `MyProject.IdentityServer`
4. Request `https://localhost:port/connect/token` with these…
-
Could we for example use RabbitMQ for the underlying queing system? My concern is I'm not sure how robust the built in EventBus mechanism is with ABP and we have had very good success with RMQ so we'…
-
from: https://support.aspnetzero.com/QA/Questions/7434
We are trying to use Abp.Domain.Entities for our DDD development. The base Entity class defines:
```
public virtual TPrimaryKey Id { get; …
-
我已经在正式环境中使用abp vnext了,拿了一个小产品尝试,还比较稳定,开发效率相对低一点。
考虑使用Abp.Grpc实现服务注册发现,方便开始支持abp vnext了不?有个简单的demo也要的。
-
We plan to establish the ABP Chinese website.
It is easier for Chinese developers to learn and use the abp framework.
The initial idea is:
1. abp framework document translation.
2. abp framewor…